Add OSM_SERVER and OSMUI_SQL_DATABASE_URI to Dockerfile
[osm/LW-UI.git] / static / src / osm_gui_properties.js
index 0060e13..11947da 100644 (file)
@@ -26,6 +26,13 @@ var osm_gui_properties = {
                 "height": 20,
                 "name": "VDU"
             },
+            "ns_cp": {
+                //"image": "cp-80.png",
+                 "shape": "square",
+                "color": "#3c8dbc",
+                "size": 20,
+                "name": "CP"
+            },
             "cp": {
                 //"image": "cp-80.png",
                  "shape": "square",
@@ -38,7 +45,8 @@ var osm_gui_properties = {
                  "shape": "square",
                 "color": "#e3bfad",
                 "size": 15,
-                "name": "intCP"
+                "name": "intCP",
+                "draggable": false
             },
             "ns_vl": {
                 "shape": "triangle",