Observation
Compare changes
- Tor-Einar Skog authored
(notice the longer dash). Could be caused by upgrade to Java 10??
@@ -63,8 +63,9 @@
@@ -63,8 +63,9 @@
<option value="${statusTypeId}" <#if statusTypeId == selectedStatusTypeId>selected="selected"</#if>><#switch statusTypeId><#case -1>${i18nBundle.allCategories}<#break><#case 1>${i18nBundle.pending}<#break><#case 2>${i18nBundle.rejected}<#break><#case 3>${i18nBundle.approved}</#switch></option>