diff --git a/index.php b/index.php index 4211f78..f8bd216 100644 --- a/index.php +++ b/index.php @@ -21,7 +21,7 @@ if (!is_logged_in() and isset($_POST['formname']) && $_POST['formname'] == "logi - + @@ -221,7 +221,7 @@ $(document).ready(function () { edit: false, create: false, display: function (zone) { - var $img = $(''); + var $img = $(''); $img.click(function () { $('#MasterZones').jtable('openChildTable', $img.closest('tr'), { @@ -328,7 +328,7 @@ $(document).ready(function () { edit: false, create: false, display: function (zone) { - var $img = $(''); + var $img = $(''); $img.click(function () { $('#MasterZones').jtable('openChildTable', $img.closest('tr'), {