Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for facet_is_not_found (0.06 sec)

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

    								</la:link></li>
    							<c:set var="facetFound" value="T"/>
    						</c:if>
    					</c:forEach>
    					<c:if test="${facetFound == 'F'}">
    						<li class="list-group-item"><la:message key="labels.facet_is_not_found" /></li>
    					</c:if>
    				</ul>
    			</c:forEach>
    			<c:if test="${!empty ex_q}">
    				<div class="d-flex justify-content-end">
    					<la:link href="/search?q=${f:u(q)}"
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 05:32:37 UTC 2025
    - 9.1K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/orig/view/searchResults.jsp

    								</la:link></li>
    							<c:set var="facetFound" value="T"/>
    						</c:if>
    					</c:forEach>
    					<c:if test="${facetFound == 'F'}">
    						<li class="list-group-item"><la:message key="labels.facet_is_not_found" /></li>
    					</c:if>
    				</ul>
    			</c:forEach>
    			<c:if test="${!empty ex_q}">
    				<div class="d-flex justify-content-end">
    					<la:link href="/search?q=${f:u(q)}"
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 05:32:37 UTC 2025
    - 9.1K bytes
    - Viewed (0)
Back to top