1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Bug #4598: Fix requirejs dependencies problem in firefox, dev mode

(cherry picked from commit f6eb86a07de8786716de211ff02e946361418bb6)
This commit is contained in:
Carlos Martín 2016-07-14 17:17:43 +02:00
parent dde72c3d87
commit 7396b6d1ed

View File

@ -117,6 +117,7 @@ require.config({
'app': {
deps: [
'foundation',
'jquery',
'tabs/provision-tab',
'tabs/dashboard-tab',
'tabs/system-top-tab',