gbp-old ui folders structure changed, new ui components
[groupbasedpolicy.git] / groupbasedpolicy-old-ui / module / src / main / resources / gbp-old / js / joint.clean.build.js
similarity index 99%
rename from groupbasedpolicy-old-ui/module/src/main/resources/gbp/js/joint.clean.build.js
rename to groupbasedpolicy-old-ui/module/src/main/resources/gbp-old/js/joint.clean.build.js
index 18e4a0b6cf389055182cb3649f84f2bb07d8a584..5d0baa5ffd81fdc9816018fa15abe12eee4e7b62 100644 (file)
@@ -1,4 +1,4 @@
-/*! JointJS v0.9.3 - JavaScript diagramming library  2015-05-22 
+/*! JointJS v0.9.3 - JavaScript diagramming library  2015-05-22
 
 
 This Source Code Form is subject to the terms of the Mozilla Public
@@ -11,7 +11,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
         // For AMD.
 
-        define(['app/gbp/js/geometry', 'app/gbp/js/vectorizer', 'jquery', 'app/gbp/js/lodash.min', 'app/gbp/js/backbone-min'], function(g, V, $, _, Backbone) {
+        define(['app/gbp-old/js/geometry', 'app/gbp-old/js/vectorizer', 'jquery', 'app/gbp-old/js/lodash.min', 'app/gbp-old/js/backbone-min'], function(g, V, $, _, Backbone) {
 
             Backbone.$ = $;
 
@@ -46,7 +46,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 }(this, function(root, Backbone, _, $, g, V) {
 
-/*! JointJS v0.9.3 - JavaScript diagramming library  2015-05-22 
+/*! JointJS v0.9.3 - JavaScript diagramming library  2015-05-22
 
 
 This Source Code Form is subject to the terms of the Mozilla Public
@@ -6959,4 +6959,4 @@ joint.connectors.smooth = function(sourcePoint, targetPoint, vertices) {
 
        return joint;
 
-}));
\ No newline at end of file
+}));