css cleanup: main menu, misc - admin: fixes js issues

This commit is contained in:
Florian BLOUET
2015-11-26 14:58:16 +01:00
parent 1010f1820c
commit 52b06b208e
26 changed files with 781 additions and 358 deletions

View File

@@ -14,7 +14,8 @@ define([
"blueimp.loadimage",
"jfu.iframe-transport",
"jfu.fileupload",
"jquery.ui"
"jquery.ui",
"bootstrap"
], function ($, _, Backbone) {
var RightPanelView = Backbone.View.extend({
initialize: function (options) {