mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
feature #3748: Remove debug code
This commit is contained in:
parent
a648dc743a
commit
23d9398a84
@ -27,7 +27,6 @@ define(function(require) {
|
||||
|
||||
dialogElement.on('close.fndtn.reveal', function (e) {
|
||||
if (e.namespace !== 'fndtn.reveal') { return; }
|
||||
console.log("close.reveal")
|
||||
if (that.onClose) {
|
||||
that.onClose(dialogElement);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user