Index: Tools/GardeningServer/lib/sugar.html |
diff --git a/Tools/GardeningServer/model/ct-tree.html b/Tools/GardeningServer/lib/sugar.html |
similarity index 58% |
copy from Tools/GardeningServer/model/ct-tree.html |
copy to Tools/GardeningServer/lib/sugar.html |
index 893289345e1eddc391c363df7c4bed834363998f..e4ebcb1b895b0c878f31a3e9a6325914d8e60d01 100644 |
--- a/Tools/GardeningServer/model/ct-tree.html |
+++ b/Tools/GardeningServer/lib/sugar.html |
@@ -4,9 +4,4 @@ Use of this source code is governed by a BSD-style license that can be |
found in the LICENSE file. |
--> |
-<script> |
-function CTTree(name, displayName) { |
- this.name = name; |
- this.displayName = displayName; |
-} |
-</script> |
+<script src="../bower_components/sugar/release/sugar-full.development.js"></script> |