diff --git a/index.php b/index.php index 72f3f4d..ea2f477 100644 --- a/index.php +++ b/index.php @@ -246,11 +246,13 @@ $(document).ready(function () { hoverAnimationDuration: 60, hoverAnimationEasing: undefined, items: [{ + icon: 'jtable/lib/themes/metro/add.png', text: 'Import a new zone', click: function() { $('#ImportZone').jtable('showCreateForm'); } + }], }, sorting: false,