Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for labelTypeSearchOption (0.4 sec)

  1. src/main/webapp/WEB-INF/orig/view/searchOptions.jsp

    	</fieldset>
    	<c:if test="${displayLabelTypeItems}">
    		<fieldset class="mb-3">
    			<legend><la:message key="labels.index_label" /></legend>
    			<label for="labelTypeSearchOption"><la:message
    					key="labels.index_label" /></label>
    			<la:select property="fields.label" styleId="labelTypeSearchOption"
    				multiple="true" styleClass="form-control">
    				<c:forEach var="item" items="${labelTypeItems}">
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jan 18 05:47:48 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/searchOptions.jsp

    	</fieldset>
    	<c:if test="${displayLabelTypeItems}">
    		<fieldset class="mb-3">
    			<legend><la:message key="labels.index_label" /></legend>
    			<label for="labelTypeSearchOption"><la:message
    					key="labels.index_label" /></label>
    			<la:select property="fields.label" styleId="labelTypeSearchOption"
    				multiple="true" styleClass="form-control">
    				<c:forEach var="item" items="${labelTypeItems}">
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jan 18 05:47:48 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/advance.jsp

    			<c:if test="${displayLabelTypeItems}">
    				<div class="mb-3 row">
    					<label for="labelTypeSearchOption" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message
    							key="labels.index_label"
    						/></label>
    					<div class="col-lg-5 col-md-8 col-sm-7 col-6">
    						<la:select property="fields.label" styleId="labelTypeSearchOption" multiple="true" styleClass="form-control">
    							<c:forEach var="item" items="${labelTypeItems}">
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Nov 13 05:54:52 UTC 2025
    - 14.2K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/orig/view/advance.jsp

    			<c:if test="${displayLabelTypeItems}">
    				<div class="mb-3 row">
    					<label for="labelTypeSearchOption" class="col-lg-3 col-md-4 col-sm-5 col-12 col-form-label"><la:message
    							key="labels.index_label"
    						/></label>
    					<div class="col-lg-5 col-md-8 col-sm-7 col-6">
    						<la:select property="fields.label" styleId="labelTypeSearchOption" multiple="true" styleClass="form-control">
    							<c:forEach var="item" items="${labelTypeItems}">
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 14.1K bytes
    - Viewed (0)
Back to top