ewdgateway2
Advanced tools
Comparing version 0.54.8 to 0.54.9
@@ -128,9 +128,2 @@ EWD.sockets.log = false; | ||
// Enable tooltips | ||
//$('[data-toggle="tooltip"]').tooltip() | ||
//$('#InfoPanelCloseBtn').click(function(e) { | ||
// $('#InfoPanel').modal('hide'); | ||
//}); | ||
EWD.getFragment('login.html', 'loginPanel'); | ||
@@ -145,12 +138,5 @@ EWD.getFragment('navlist.html', 'navList'); | ||
onPageSwap: { | ||
// add handlers that fire after pages are swapped via top nav menu | ||
/* eg: | ||
about: function() { | ||
console.log('"about" menu was selected'); | ||
} | ||
*/ | ||
}, | ||
onFragment: { | ||
// add handlers that fire after fragment contents are loaded into browser | ||
@@ -252,8 +238,5 @@ 'navlist.html': function(messageObj) { | ||
// add handlers that fire after JSON WebSocket messages are received from back-end | ||
loggedIn: function(messageObj) { | ||
toastr.options.target = 'body'; | ||
$('#main_Container').show(); | ||
$('#mainPageTitle').text('Welcome to the EWD.js Chromecast Demonstration, ' + messageObj.message.name); | ||
} | ||
@@ -260,0 +243,0 @@ } |
{ "name": "ewdgateway2", | ||
"description": "Node.js-based EWD Gateway for MongoDB, Cache, GlobalsDB and GT.M: Includes EWD.js", | ||
"version": "0.54.8", | ||
"version": "0.54.9", | ||
"author": "Rob Tweed <rtweed@mgateway.com>", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2010966
11612