Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for secondary (0.17 sec)

  1. src/main/webapp/WEB-INF/view/index.jsp

    								class="btn btn-primary">
    								<em class="fa fa-search">
    								<la:message key="labels.index_form_search_btn" />
    							</button>
    							<button type="button" class="btn btn-outline-secondary"
    								data-toggle="control-options" data-target="#searchOptions"
    								id="searchOptionsButton">
    								<em class="fa fa-cog">
    								<la:message key="labels.index_form_option_btn" />
    							</button>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 6.9K bytes
    - Viewed (1)
  2. src/main/webapp/WEB-INF/orig/view/index.jsp

    								class="btn btn-primary">
    								<em class="fa fa-search">
    								<la:message key="labels.index_form_search_btn" />
    							</button>
    							<button type="button" class="btn btn-outline-secondary"
    								data-toggle="control-options" data-target="#searchOptions"
    								id="searchOptionsButton">
    								<em class="fa fa-cog">
    								<la:message key="labels.index_form_option_btn" />
    							</button>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 6.9K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/orig/view/searchResults.jsp

    										href="/search?q=${f:u(q)}&ex_q=label%3a${f:u(countEntry.key)}&sdh=${f:u(fe:sdh(sh))}${fe:pagingQuery(null)}${fe:facetQuery()}${fe:geoQuery()}">
    											${f:h(fe:label(countEntry.key))} 
    											<span class="badge badge-secondary badge-pill float-right">${f:h(countEntry.value)}</span>
    									</la:link></li>
    							</c:if>
    						</c:forEach>
    					</ul>
    				</c:if>
    			</c:forEach>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Jun 09 04:29:42 GMT 2022
    - 9K bytes
    - Viewed (1)
  4. src/main/webapp/WEB-INF/view/searchResults.jsp

    										href="/search?q=${f:u(q)}&ex_q=label%3a${f:u(countEntry.key)}&sdh=${f:u(fe:sdh(sh))}${fe:pagingQuery(null)}${fe:facetQuery()}${fe:geoQuery()}">
    											${f:h(fe:label(countEntry.key))} 
    											<span class="badge badge-secondary badge-pill float-right">${f:h(countEntry.value)}</span>
    									</la:link></li>
    							</c:if>
    						</c:forEach>
    					</ul>
    				</c:if>
    			</c:forEach>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Jun 09 04:29:42 GMT 2022
    - 9K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp

                                                    <div class="modal-footer justify-content-between">
                                                        <button type="button" class="btn btn-outline-secondary"
                                                                data-dismiss="modal">
                                                            <la:message key="labels.crud_button_cancel"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu May 26 01:48:41 GMT 2022
    - 20.4K bytes
    - Viewed (0)
Back to top