| commit | 19d7de46e124710409ef0218a58bed5d2c671086 | [log] [tgz] |
|---|---|---|
| author | lombardofr <lombardo@everyup.it> | Fri Jan 18 12:50:22 2019 +0100 |
| committer | lombardofr <lombardo@everyup.it> | Fri Jan 18 16:33:48 2019 +0100 |
| tree | 7733f0b98c23bb8754bd55f3cb8723220291fdc0 | |
| parent | c3051ef2b123e21b3856ff474db39569230cb0ec [diff] [blame] |
fix composer bug Change-Id: If7c754ccf3e63e95bc06817b35a66c504bb9dc5c
diff --git a/static/src/osm_gui_properties.js b/static/src/osm_gui_properties.js index 0060e13..1ebf214 100644 --- a/static/src/osm_gui_properties.js +++ b/static/src/osm_gui_properties.js
@@ -26,6 +26,13 @@ "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",