Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for BR (0.12 sec)

  1. src/main/webapp/WEB-INF/view/admin/accesstoken/admin_accesstoken_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.permissions"/></th>
                                            <td>${f:br(f:h(permissions))}<la:hidden
                                                    property="permissions"/></td>
                                        </tr>
                                        <tr>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 5.5K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                            <td>${f:br(f:h(urls))}<la:hidden property="urls"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.included_urls"/></th>
                                            <td>${f:br(f:h(includedUrls))}<la:hidden
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.7K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp

                                            <td>${f:br(f:h(paths))}<la:hidden property="paths"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.included_paths"/></th>
                                            <td>${f:br(f:h(includedPaths))}<la:hidden
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.6K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/dict/stemmeroverride/admin_dict_stemmeroverride_details.jsp

                                            <td>${f:br(f:h(input))}<la:hidden property="input"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.dict_stemmeroverride_target"/></th>
                                            <td>${f:br(f:h(output))}<la:hidden property="output"/></td>
                                        </tr>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.6K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/orig/view/error/notFound.jsp

    	<main class="container">
    		<div class="text-center">
    			<h2>
    				<la:message key="labels.page_not_found_title" />
    			</h2>
    			<div>
    				<la:message key="labels.check_url" />
    				<br /> ${f:h(url)}
    			</div>
    		</div>
    	</main>
    	<jsp:include page="../footer.jsp" />
    	<input type="hidden" id="contextPath" value="<%=request.getContextPath()%>" />
    	<script type="text/javascript"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 1.3K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch_details.jsp

                                            <td><c:forEach var="doc" varStatus="s"
                                                           items="${docs}">
                                                ${f:h(doc.url)}<br/>
                                            </c:forEach></td>
                                        </tr>
                                        <tr>
                                            <th><la:message
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.2K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_details.jsp

                                            <td>${f:br(f:h(handlerParameter))}<la:hidden
                                                    property="handlerParameter"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.handler_script"/></th>
                                            <td>${f:br(f:h(handlerScript))}<la:hidden
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 7.7K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp

                                            <tr>
                                                <th><la:message key="labels.failure_url_error_log"/></th>
                                                <td>${f:br(f:nbsp(f:h(errorLog)))}
                                                    <la:hidden
                                                            property="errorLog"/>
                                                </td>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.8K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/labeltype/admin_labeltype_details.jsp

                                            <td>${f:br(f:h(includedPaths))}<la:hidden
                                                    property="includedPaths"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.labeltype_excluded_paths"/></th>
                                            <td>${f:br(f:h(excludedPaths))}<la:hidden
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.6K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog_details.jsp

                                            <td>${f:br(f:h(scriptData))}<la:hidden
                                                    property="scriptData"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.joblog_scriptResult"/></th>
                                            <td>${f:br(f:h(scriptResult))}<la:hidden
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.8K bytes
    - Viewed (0)
Back to top