|
61 | 61 | data-i18n="[title]resources.text_input_value_clear"></a> |
62 | 62 | <ul> |
63 | 63 | <li><input type="button" data-i18n="[value]resources.btn_deleteMarker" onclick="deleteSymbol()" |
64 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 64 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
65 | 65 | <li><input type="button" data-i18n="[value]resources.btn_clearLayers" onclick="PlottingClear()" |
66 | | - style="width: 70px;height: 25px ;margin:0 auto;"> </input></li> |
| 66 | + style="width: 70px;height: 25px ;margin:0 auto;"/></li> |
67 | 67 | </ul> |
68 | 68 | </li> |
69 | 69 | <li> |
70 | 70 | <a class="glyphicon glyphicon-pencil notArrow" data-i18n="[title]resources.text_editor"></a> |
71 | 71 | <ul> |
72 | 72 | <li><input type="button" data-i18n="[value]resources.btn_copy" onclick="copySymbol()" |
73 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 73 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
74 | 74 | <li><input type="button" data-i18n="[value]resources.btn_cut" onclick="cutSymbol()" |
75 | | - style="width: 70px;height: 25px ;margin:0 auto;"> </input></li> |
| 75 | + style="width: 70px;height: 25px ;margin:0 auto;"/></li> |
76 | 76 | <li><input type="button" data-i18n="[value]resources.btn_paste" onclick="pasteSymbol()" |
77 | | - style="width: 70px;height: 25px ;margin:0 auto;"> </input></li> |
| 77 | + style="width: 70px;height: 25px ;margin:0 auto;"/></li> |
78 | 78 | </ul> |
79 | 79 | </li> |
80 | 80 | <li> |
|
84 | 84 | <a class="glyphicon plotting-lyphicon-save-simulationMap" data-i18n="[title]resources.text_situationMapOperation"></a> |
85 | 85 | <ul> |
86 | 86 | <li><input type="button" data-i18n="[value]resources.btn_saveSimulationMap" onclick="saveSimulationMap()" |
87 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 87 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
88 | 88 | <li><input type="button" data-i18n="[value]resources.btn_loadSimulationMap" onclick="loadSimulationMap()" |
89 | | - style="width: 70px;height: 25px ;margin:0 auto;"> </input></li> |
| 89 | + style="width: 70px;height: 25px ;margin:0 auto;"/></li> |
90 | 90 | </ul> |
91 | 91 | </li> |
92 | 92 | <li> |
93 | 93 | <a class="glyphicon glyphicon-edit notArrow" data-i18n="[title]resources.text_editMarker"></a> |
94 | 94 | <ul> |
95 | 95 | <li><input type="button" data-i18n="[value]resources.btn_editRectangle" onclick="editCircusRetangle()" |
96 | | - style="width:85px;height: 25px ;margin:0 auto;"> </input> </li> |
| 96 | + style="width:85px;height: 25px ;margin:0 auto;"/> </li> |
97 | 97 | <li><input type="button" data-i18n="[value]resources.btn_editNode" onclick="editContorPoints()" |
98 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 98 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
99 | 99 | <li><input type="button" data-i18n="[value]resources.btn_addNode" onclick="addControlPoints()" |
100 | | - style="width: 70px;height: 25px ;margin:0 auto;"> </input></li> |
| 100 | + style="width: 70px;height: 25px ;margin:0 auto;"/></li> |
101 | 101 | </ul> |
102 | 102 | </li> |
103 | 103 | <li> |
104 | 104 | <a class="glyphicon glyphicon-lock notArrow" data-i18n="[title]resources.text_aboutMode"></a> |
105 | 105 | <ul> |
106 | 106 | <li><input type="button" data-i18n="[value]resources.btn_lockSwitch" onclick="setPlottingLayerIsLocked()" |
107 | | - style="width:85px;height: 25px ;margin:0 auto;"> </input> </li> |
| 107 | + style="width:85px;height: 25px ;margin:0 auto;"/> </li> |
108 | 108 | <li><input type="button" data-i18n="[value]resources.btn_editSwitch" onclick="setPlottingLayerIsEdit()" |
109 | | - style="width:85px;height: 25px ;margin:0 auto;"> </input> </li> |
| 109 | + style="width:85px;height: 25px ;margin:0 auto;"/> </li> |
110 | 110 | <li><input type="button" data-i18n="[value]resources.btn_selectSwitch" onclick="setPlottingLayerIsSelected()" |
111 | | - style="width:85px;height: 25px ;margin:0 auto;"> </input> </li> |
| 111 | + style="width:85px;height: 25px ;margin:0 auto;"/> </li> |
112 | 112 | </ul> |
113 | 113 | </li> |
114 | 114 | <li> |
|
119 | 119 | <a class="glyphicon glyphicon-align-justify notArrow" data-i18n="[title]resources.text_multiselectAlign"></a> |
120 | 120 | <ul> |
121 | 121 | <li><input type="button" data-i18n="[value]resources.btn_leftAlignment" onclick="setSymbolAlighLeft()" |
122 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 122 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
123 | 123 | <li><input type="button" data-i18n="[value]resources.btn_rightAlignment" onclick="setSymbolAlighRight()" |
124 | | - style="width: 70px;height: 25px ;margin:0 auto;"> </input></li> |
| 124 | + style="width: 70px;height: 25px ;margin:0 auto;"/></li> |
125 | 125 |
|
126 | 126 | <li><input type="button" data-i18n="[value]resources.btn_topAlignment" onclick="setSymbolAlighUp()" |
127 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 127 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
128 | 128 |
|
129 | 129 | <li><input type="button" data-i18n="[value]resources.btn_bottomAlignment" onclick="setSymbolAlighDown()" |
130 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 130 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
131 | 131 | <li><input type="button" data-i18n="[value]resources.btn_verticalCenter" onclick="setSymbolAlighVerticalcenter()" |
132 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 132 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
133 | 133 | <li><input type="button" data-i18n="[value]resources.btn_horizontalCenter" onclick="setSymbolAlighHorizontalcenter()" |
134 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 134 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
135 | 135 | </ul> |
136 | 136 | </li> |
137 | 137 |
|
|
143 | 143 | <a class="glyphicon glyphicon-adjust notArrow" data-i18n="[title]resources.text_avoid"></a> |
144 | 144 | <ul> |
145 | 145 | <li><input type="button" data-i18n="[value]resources.btn_avoidEdit" onclick="drawAvoidRegion()" |
146 | | - style="width:80px;height: 25px ;margin:0 auto;"> </input> </li> |
| 146 | + style="width:80px;height: 25px ;margin:0 auto;"/> </li> |
147 | 147 | <li><input type="button" data-i18n="[value]resources.btn_cancelAvoidEdit" onclick="doneAvoidEdit()" |
148 | | - style="width:80px;height: 25px ;margin:0 auto;"> </input> </li> |
| 148 | + style="width:80px;height: 25px ;margin:0 auto;"/> </li> |
149 | 149 | <li><input type="button" data-i18n="[value]resources.btn_deleteAvoid" onclick="deleteAvoidEdit()" |
150 | | - style="width:80px;height: 25px ;margin:0 auto;"> </input> </li> |
| 150 | + style="width:80px;height: 25px ;margin:0 auto;"/> </li> |
151 | 151 | </ul> |
152 | 152 | </li> |
153 | 153 |
|
|
156 | 156 | <a class="glyphicon glyphicon-gift notArrow" data-i18n="[title]resources.text_createGroup"></a> |
157 | 157 | <ul> |
158 | 158 | <li><input type="button" data-i18n="[value]resources.btn_group" onclick="createGroupObjects()" |
159 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 159 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
160 | 160 | <li><input type="button" data-i18n="[value]resources.btn_flags" onclick="createDrawFlags()" |
161 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 161 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
162 | 162 | <li><input type="button" data-i18n="[value]resources.btn_unbundling" onclick="testUnGroupObject()" |
163 | | - style="width:70px;height: 25px ;margin:0 auto;"> </input> </li> |
| 163 | + style="width:70px;height: 25px ;margin:0 auto;"/> </li> |
164 | 164 | </ul> |
165 | 165 | </li> |
166 | 166 | <li> |
|
0 commit comments