X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=testing%2FMCTXWeb%2Fpublic_html%2Findex.html;h=77c7f75d7ed2072de56c555ffcf109b4c2461cb5;hb=6f3aae14ebd9074c87fea90bddb8fb423108683b;hp=4ffacec96886568883c5cbddc096fdd4f6d7aa14;hpb=c3a1f0d6a3c293a45ab9f24a63b43e3f5aa7bd15;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/index.html b/testing/MCTXWeb/public_html/index.html index 4ffacec..77c7f75 100644 --- a/testing/MCTXWeb/public_html/index.html +++ b/testing/MCTXWeb/public_html/index.html @@ -21,7 +21,11 @@ $("#logout").logout(); }); }); - }) + }).always(function () { + $(document).ready(function () { + //$("#sidebar-menu").populateNavMenu(); + }); + }); @@ -68,12 +72,14 @@