Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 72 for Burton (0.22 sec)

  1. src/main/webapp/WEB-INF/view/admin/plugin/admin_plugin.jsp

                                                                    >
                                                                        <em class="fa fa-trash">
                                                                        <la:message key="labels.crud_button_delete"/>
                                                                    </button>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.5K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp

                                                                    data-dismiss="modal">
                                                                <la:message key="labels.crud_button_cancel"/>
                                                            </button>
                                                            <button type="submit" class="btn btn-outline-light"
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.8K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/wizard/admin_wizard_config.jsp

                                    <button type="submit" class="btn btn-outline-secondary" name="index"
                                            value="<la:message key="labels.wizard_button_cancel"/>">
                                        <la:message key="labels.wizard_button_cancel"/>
                                    </button>
                                    <button type="submit" class="btn btn-primary"
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.6K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog.jsp

                                                                <button type="button" class="close" data-dismiss="modal"
                                                                        aria-label="Close">
                                                                    <span aria-hidden="true">×</span>
                                                                </button>
                                                            </div>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 11.4K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/wizard/admin_wizard.jsp

                                        <button type="submit" class="btn btn-primary"
                                                name="crawlingConfigForm"
                                                value="<la:message key="labels.wizard_start_button"/>">
                                            <em class="fa fa-arrow-circle-right">
                                            <la:message key="labels.wizard_start_button"/>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 3.5K bytes
    - Viewed (0)
  6. .github/DISCUSSION_TEMPLATE/questions.yml

          description: |
            After submitting this, I commit to one of:
    
              * Read open questions until I find 2 where I can help someone and add a comment to help there.
              * I already hit the "watch" button in this repository to receive notifications and I commit to help at least 2 people that ask questions in the future.
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Thu Aug 03 15:59:41 GMT 2023
    - 5.8K bytes
    - Viewed (1)
  7. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp

                                            <em class="fa fa-plus-circle">
                                            <la:message key="labels.file_crawling_button_create_job"/>
                                        </la:link></c:if>
                                </div>
                            </div>
                        </div>
                    </div>
                </la:form>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.6K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/common/admin/sidebar.jsp

    						   maxlength="1000"
    						   placeholder="<la:message key="labels.sidebar.placeholder_search" />">
    					<div class="input-group-append">
    						<button class="btn btn-sidebar" type="submit" name="search" id="search-btn">
    							<em class="fa fa-search">
    						</button>
    					</div>
    				</div>
    			</form>
    		</c:if>
    		<nav class="mt-2">
    
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Apr 15 20:55:28 GMT 2021
    - 17.8K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    	</button>
    	</c:if>
    </c:if>
    <c:if test="${crudMode == 2}">
    	<button type="submit" class="btn btn-default" name="edit" value="back">
    		<em class="fa fa-arrow-circle-left">
    		<la:message key="labels.crud_button_back" />
    	</button>
    	<c:if test="${editable}">
    	<button type="submit" class="btn btn-success" name="update"
    		value="<la:message key="labels.crud_button_update" />">
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Feb 10 12:37:20 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/suggest/admin_suggest.jsp

                                                            <button type="button" class="btn btn-danger btn-xs"
                                                                    name="deleteAllWords"
                                                                    data-toggle="modal" data-target="#confirmToAllDelete"
                                                                    value="<la:message key="labels.design_delete_button" />">
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 18.1K bytes
    - Viewed (0)
Back to top