Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 28 for Galt (0.18 sec)

  1. src/main/webapp/WEB-INF/view/login/index.jsp

    <![endif]-->
    </head>
    <body class="hold-transition login-page">
    	<div class="login-box">
    		<div class="login-logo">
    			<la:link href="/">
    				<img src="${fe:url('/images/logo-top.png')}"
    					alt="<la:message key="labels.header_brand_name" />" />
    			</la:link>
    		</div>
    		<div class="notification">${notification}</div>
    		<div class="card">
    			<div class="card-body login-card-body">
    				<p class="login-box-msg">
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 3K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist.jsp

                                                                        styleClass="btn btn-primary btn-xs">
                                                                    <em class="fa fa-pencil-alt">
                                                                    <la:message key="labels.crud_button_update"/>
                                                                </la:link>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Sep 24 13:09:22 GMT 2020
    - 20K bytes
    - Viewed (1)
  3. src/main/webapp/WEB-INF/view/advance.jsp

    			<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
    				<div class="container">
    					<la:link styleClass="navbar-brand d-inline-flex" href="/">
    						<img src="${fe:url('/images/logo-head.png')}"
    							alt="<la:message key="labels.header_brand_name" />"
    							class="align-items-center" />
    					</la:link>
    					<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar" aria-controls="navbar"
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Feb 17 12:13:41 GMT 2023
    - 14.9K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp

                                                value="<la:message key="labels.crawl_button_update" />">
                                            <em class="fa fa-pencil-alt">
                                            <la:message key="labels.crawl_button_update"/>
                                        </button>
                                    </c:if>
                                </div>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Jan 16 12:54:35 GMT 2023
    - 39.4K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/wizard/admin_wizard_config.jsp

                                            name="crawlingConfig"
                                            value="<la:message key="labels.wizard_button_register_again"/>">
                                        <em class="fa fa-redo-alt">
                                        <la:message key="labels.wizard_button_register_again"/>
                                    </button>
                                    <button type="submit" class="btn btn-success"
    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)
  6. src/main/webapp/WEB-INF/view/common/admin/sidebar.jsp

    		<span class="brand-text">
    		<c:if test="${empty param.brandName or empty param.logoPath}"><img src="${fe:url('/images/logo-head.png')}" alt="<la:message key="labels.header_brand_name" />" /></c:if
    		><c:if test="${not empty param.brandName and not empty param.logoPath}"><img src="${fe:url(param.logoPath)}" alt="${f:h(param.brandName)}" /></c:if>
    		</span>
    	</la:link>
    	<div class="sidebar">
    		<c:if test="${fe:permission('admin-searchlist-view')}">
    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)
  7. src/main/webapp/WEB-INF/view/common/admin/header.jsp

    		</c:if>
    		<li class="nav-item" data-toggle="tooltip" data-placement="left"
    			title="<la:message key="labels.tooltip_search_view" />"><a class="nav-link" href="${contextPath}/"><em class="fa fa-list-alt"></a></li>
    		<c:if test="${fe:permission('admin-scheduler')}">
    			<li class="nav-item" data-toggle="tooltip" data-placement="left"
    				title="<la:message key="labels.tooltip_run_crawler" />"><a class="nav-link"
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Oct 24 03:00:28 GMT 2020
    - 2.3K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/common/admin/crud/buttons.jsp

    	</button>
    	<c:if test="${editable}">
    	<button type="submit" class="btn btn-success" name="update"
    		value="<la:message key="labels.crud_button_update" />">
    		<em class="fa fa-pencil-alt">
    		<la:message key="labels.crud_button_update" />
    	</button>
    	</c:if>
    </c:if>
    <c:if test="${crudMode == 4}">
    	<button type="submit" class="btn btn-default" name="list" value="back">
    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)
  9. docs/en/mkdocs.yml

      - navigation.indexes
      - content.tooltips
      - navigation.path
      - content.code.annotate
      - content.code.copy
      - content.code.select
      - navigation.tabs
      icon:
        repo: fontawesome/brands/github-alt
      logo: img/icon-white.svg
      favicon: img/favicon.png
      language: en
    repo_name: tiangolo/fastapi
    repo_url: https://github.com/tiangolo/fastapi
    edit_uri: ''
    plugins:
      search: null
      macros:
        include_yaml:
    Others
    - Registered: Sun Apr 21 07:19:11 GMT 2024
    - Last Modified: Mon Apr 01 16:48:56 GMT 2024
    - 9.1K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/design/admin_design_edit.jsp

                                                value="<la:message key="labels.design_button_update" />">
                                            <em class="fa fa-pencil-alt">
                                            <la:message key="labels.design_button_update"/>
                                        </button>
                                    </div>
    Others
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 3.7K bytes
    - Viewed (0)
Back to top