Browse Source

test

master
Satinder Grewal 8 years ago
parent
commit
df70d5ec27
  1. 2
      assets/scripts/sidebar.js

2
assets/scripts/sidebar.js

@ -163,7 +163,7 @@ $('#nav-about-iguana').on('click', function() {
}); });
function CommonSidebarActionSet01() { function CommonSidebarActionsSet01() {
sessionStorage.setItem('DashboardActions', "start"); sessionStorage.setItem('DashboardActions', "start");
$(document).ready(function() { Dashboard.init(); }); $(document).ready(function() { Dashboard.init(); });
$("#wifkeys_passphrase").val(''); $("#wifkeys_passphrase").val('');

Loading…
Cancel
Save