- Sort Score
- Result 10 results
- Languages All
Results 21 - 30 of 88 for Fanger (0.09 sec)
-
admin_maintenance.jsp
key="labels.clear_crawler_index"/> L125: </h3> L126: </div> L127: <div class="card-footer"> L128: <button type="button" class="btn btn-danger" data-toggle="modal" data-target="#confirmToClearCrawlerIndex"> L129: <em class="fa fa-trash"> L130: <la:message key="labels.clear_crawler_index_button"/> L131: ...github.com/codelibs/fess/src/main/webapp/WEB-IN...Mon Jan 16 12:54:35 UTC 2023 11.3K bytes -
admin_dict_synonym.jsp
arg1="${f:h(pager.allPageCount)}" L119: arg2="${f:h(pager.allRecordCount)}"/> L120: </div> L121: <div class="col-sm-10"> L122: <ul class="pagination pagination-sm m-0 float-right"> L123: <c:if test="${pager.existPrePage}"> L124: <li class="page-item"><la:link...github.com/codelibs/fess/src/main/webapp/WEB-IN...Tue Mar 24 13:43:18 UTC 2020 10.1K bytes -
admin_dict_kuromoji.jsp
arg1="${f:h(pager.allPageCount)}" L119: arg2="${f:h(pager.allRecordCount)}"/> L120: </div> L121: <div class="col-sm-10"> L122: <ul class="pagination pagination-sm m-0 float-right"> L123: <c:if test="${pager.existPrePage}"> L124: <li class="page-item"><la:link...github.com/codelibs/fess/src/main/webapp/WEB-IN...Fri Mar 27 06:24:23 UTC 2020 10.1K bytes -
BsUser.java
registerModifiedProperty("name"); L581: this.name = value; L582: } L583: L584: public String getPager() { L585: checkSpecifiedProperty("pager"); L586: return convertEmptyToNull(pager); L587: } L588: L589: public void setPager(String value) { L590: registerModifiedProperty("pager"); L591: this.pager = value; L592: } L593: L594: public String getPassword() { L595: checkSpecifiedProperty("password"); L596: return convertEmptyToNull(password);...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 22.8K bytes -
SearchLogService.java
L360: private void updatePagerByAgg(final SearchLogPager pager, final int size) { L361: pager.setAllPageCount(1); L362: pager.setAllRecordCount(size); L363: pager.setCurrentPageNumber(1); L364: pager.setExistNextPage(false); L365: pager.setExistPrePage(false); L366: pager.setPageSize(pager.getPageSize()); L367: } L368: L369: private void createSearchLogCondition(final SearchLogPager pager, final SearchLogCB cb) { L370: if (StringUtil.isNot...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 28.4K bytes -
admin_dict_protwords.jsp
arg1="${f:h(pager.allPageCount)}" L117: arg2="${f:h(pager.allRecordCount)}"/> L118: </div> L119: <div class="col-sm-10"> L120: <ul class="pagination pagination-sm m-0 float-right"> L121: <c:if test="${pager.existPrePage}"> L122: <li class="page-item"><la:link...github.com/codelibs/fess/src/main/webapp/WEB-IN...Thu Feb 13 07:47:04 UTC 2020 9.9K bytes -
admin_searchlog.jsp
<la:message key="labels.pagination_page_guide_msg" L222: arg0="${f:h(pager.currentPageNumber)}" L223: arg1="${f:h(pager.allPageCount)}" L224: arg2="${f:h(pager.allRecordCount)}"/> L225: </div> L226: </div> L227: ...github.com/codelibs/fess/src/main/webapp/WEB-IN...Thu Feb 13 07:47:04 UTC 2020 16K bytes -
fess_label_ru.properties
beledURI L773:labels.user_roomNumber=roomNumber L774:labels.roomNumber=roomNumber L775:labels.user_description=description L776:labels.description=description L777:labels.user_title=title L778:labels.title=title L779:labels.user_pager=pager L780:labels.pager=pager L781:labels.user_street=street L782:labels.street=street L783:labels.user_postalCode=postalCode L784:labels.postalCode=postalCode L785:labels.user_physicalDeliveryOfficeName=physicalDeliveryOfficeName L786:labels.physicalDeliveryOffice...github.com/codelibs/fess/src/main/resources/fes...Fri Mar 22 11:58:34 UTC 2024 45.6K bytes -
admin_storage.jsp
<la:message key="labels.storage_button_tags"/> L208: </a> L209: <button type="button" class="btn btn-danger btn-xs" L210: name="delete" data-toggle="modal" L211: data-target="#confirmToDelete-${f:h(data.hashCode)}" L212:...github.com/codelibs/fess/src/main/webapp/WEB-IN...Thu May 26 01:48:41 UTC 2022 20.4K bytes -
fess_label_fr.properties
mNumber = Numéro de chambre L883:labels.roomNumber = Numéro de chambre L884:labels.user_description = Description L885:labels.description = Description L886:labels.user_title = Titre L887:labels.title = Titre L888:labels.user_pager = Pager L889:labels.pager = Pager L890:labels.user_street = Rue L891:labels.street = Rue L892:labels.user_postalCode = Code Postal L893:labels.postalCode = Code Postal L894:labels.user_physicalDeliveryOfficeName = Nom du bureau de livraison physique L895:labels.physic...github.com/codelibs/fess/src/main/resources/fes...Fri Mar 22 11:58:34 UTC 2024 46.6K bytes