diff --git a/js/dashboard.js b/js/dashboard.js index 13785abca..2f353c5a6 100644 --- a/js/dashboard.js +++ b/js/dashboard.js @@ -27,7 +27,6 @@ $(function() .addClass('itop-dashboard'); this.ajax_div = $('
').appendTo(this.element); - $('.itop-dashboard').bind('keyup.dashboard_editor', function(event) { me._on_keyup(event); } ); this._make_draggable(); }, @@ -189,10 +188,6 @@ $(function() } }, }); - }, - _on_keyup: function(event) - { - console.log('Key pressed in Dashlet'); } }); }); \ No newline at end of file diff --git a/js/fg.menu.js b/js/fg.menu.js new file mode 100755 index 000000000..2c22fc97e --- /dev/null +++ b/js/fg.menu.js @@ -0,0 +1,653 @@ +/*-------------------------------------------------------------------- +Scripts for creating and manipulating custom menus based on standard