New Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 178: | Line 178: | ||
parameters.forEach(parameter => { | parameters.forEach(parameter => { | ||
value = get_paramter(parameter) | value = get_paramter(parameter) | ||
if (parameter == "Photo") | |||
{ | |||
value = value.replace(":", "-") | |||
} | |||
if (value) | if (value) | ||
{ | { | ||
Line 337: | Line 341: | ||
<option value="Binder">Binder</option> | <option value="Binder">Binder</option> | ||
<option value="Clamshell">Clamshell</option> | <option value="Clamshell">Clamshell</option> | ||
<option value="Other">Other</option> | |||
</select> | </select> | ||
Latest revision as of 19:17, 27 September 2024