Bug 11578: Upgrade the treetable jquery plugin
commit86be6d7550ca048d19886797ee63bfafafe8fe0a
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 17 Jan 2014 14:24:37 +0000 (17 15:24 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 3 May 2014 18:09:28 +0000 (3 18:09 +0000)
tree765ceb1fe8c7148bd2afd4cb481422e8df36a2ec
parentc4f17650132c9b74aa56c40a3a2bec2bdbc4477e
Bug 11578: Upgrade the treetable jquery plugin

This patch upgrade the treetable jquery plugin to the last version
(3.1.0).
It is only used on the funds list view.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/treetable/jquery.treetable.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/treetable/stylesheets/jquery.treetable.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/treetable/stylesheets/jquery.treetable.theme.default.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/lib/jquery/plugins/treetable/stylesheets/screen.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-collapse-dark.png [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-collapse-light.png [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-expand-dark.png [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/images/toggle-expand-light.png [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/jquery.treeTable.min.js [deleted file]
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/treetable/stylesheets/jquery.treeTable.css [deleted file]