Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Button (0.04 sec)

  1. header.jsp

    class="container"> L93: <jsp:include page="/WEB-INF/view/searchOptions.jsp" /> L94: <div> L95: <button type="button" class="btn btn-light" id="searchOptionsClearButton"> L96: <la:message key="labels.search_options_clear" /> L97: </button> L98: <button type="submit" class="btn btn-primary"> L99: <em class="fa fa-search"> L100: <la:message key="labels.search" /> L101: </button> L102: <la:link href="/search/advance?q=${f:u(q)}${fe:pagingQuery(null)}" styleClass="btn btn-info">...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 24 03:00:28 UTC 2020
      4.2K bytes
  2. header.jsp

    class="container"> L93: <jsp:include page="/WEB-INF/view/searchOptions.jsp" /> L94: <div> L95: <button type="button" class="btn btn-light" id="searchOptionsClearButton"> L96: <la:message key="labels.search_options_clear" /> L97: </button> L98: <button type="submit" class="btn btn-primary"> L99: <em class="fa fa-search"> L100: <la:message key="labels.search" /> L101: </button> L102: <la:link href="/search/advance?q=${f:u(q)}${fe:pagingQuery(null)}" styleClass="btn btn-info">...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 24 03:00:28 UTC 2020
      4.2K bytes
Back to top