Revision 87fbfb77
Von Moritz Bunkus vor etwa 12 Jahren hinzugefügt
templates/webpages/ic/form_header.html | ||
---|---|---|
136 | 136 |
<table> |
137 | 137 |
<tr> |
138 | 138 |
<th align="left">[% 'Part Notes' | $T8 %]</th> |
139 |
[%- UNLESS is_service %] |
|
140 | 139 |
<th align="left">[% 'Formula' | $T8 %]</th> |
141 |
[%- END %] |
|
142 | 140 |
</tr> |
143 | 141 |
<tr> |
144 | 142 |
<td> |
145 | 143 |
<textarea name="notes" rows="[% HTML.escape(notes_rows) %]" cols="45" wrap="soft">[% HTML.escape(notes) %]</textarea> |
146 | 144 |
</td> |
147 |
[%- UNLESS is_service %] |
|
148 | 145 |
<td> |
149 | 146 |
<ilayer> |
150 | 147 |
<layer onmouseover="this.T_STICKY=true;this.T_STATIC=true;return escape('[% 'The formula needs the following syntax:<br>For regular article:<br>Variablename= Variable Unit;<br>Variablename2= Variable2 Unit2;<br>...<br>###<br>Variable + ( Variable2 / Variable )<br><b>Please be beware of the spaces in the formula</b><br>' | $T8 %]')"> |
151 | 148 |
<textarea name="formel" rows="[% HTML.escape(notes_rows) %]" cols="30" wrap="soft">[% HTML.escape(formel) %]</textarea></layer></ilayer> |
152 | 149 |
</td> |
153 |
[%- END %] |
|
154 | 150 |
</tr> |
155 | 151 |
</table> |
156 | 152 |
</td> |
... | ... | |
274 | 270 |
</tr> |
275 | 271 |
|
276 | 272 |
|
277 |
[% UNLESS is_service %] |
|
278 | 273 |
<tr> |
279 | 274 |
<td> |
280 | 275 |
<table> |
... | ... | |
291 | 286 |
</table> |
292 | 287 |
</td> |
293 | 288 |
</tr> |
294 |
[%- END %] |
|
295 | 289 |
|
296 | 290 |
<script type="text/javascript"> |
297 | 291 |
<!-- Calendar.setup({ inputField : "priceupdate", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BL", button : "trigger1" }); //--> |
Auch abrufbar als: Unified diff
Dienstleistungsstammdaten: Formel, Grafik, Zeichnung, Mikrofilm anzeigen
Betrifft #2004.