File manager - Edit - /home/jardides/www/Jardi-design/media/com_hotspots/js/v4/apps/menu/show/show_controller.js
Back
/** * Created by DanielDimitrov on 23.03.14. */ HotspotsManager.module("MenuApp.Show", function(Show, HotspotsManager, Backbone, Marionette, $, _){ Show.Controller = { show: function() { this.view = new Show.MenuView(); this.view.on("show", function(){ HotspotsManager.trigger('tabs:list'); }); HotspotsManager.menuRegion.show(this.view); }, open: function() { if(this.view && !this.view.opened) { this.view.toggleMenu(); } }, resize: function() { this.view && this.view.resize(); } }; });
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings