Koha/koha-tmpl/intranet-tmpl/prog/en/modules/plugins
Agustin Moyano 20342b376f
Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name
At some point of history, the flag to indicate if a plugin was enabled/disabled was called "enabled", now it's called "is_enabled"

To test:
1) get a fresh master copy
2) Enable plugins
3) Install any plugin
CHECK => plugin appears as disabled
      => If you try to enable it, it just appears as disabled just the same
4) Apply this patch
5) Reload page
SUCCESS => plugin appears as enabled
        => enable / disable action works again
6) Sign off

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-02 09:11:58 +01:00
..
plugins-disabled.tt Bug 20650: Switch single-column templates to Bootstrap grid: Various, part 3 2018-07-06 13:47:13 +00:00
plugins-home.tt Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
plugins-upload.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00