Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for grand (0.03 sec)

  1. fess_message_fr.properties

    faux. L17:constraints.AssertTrue.message = {item} doit être vrai. L18:constraints.DecimalMax.message = {item} doit être plus petit que ${inclusive == true ? 'or equal to ' : ''}{value}. L19:constraints.DecimalMin.message = {item} doit être plus grand que ${inclusive == true ? 'or equal to ' : ''}{value}. L20:constraints.Digits.message = {item} est une valeur numérique hors des limites (Il faut <{integer} chiffres>.<{fraction} chiffres>). L21:constraints.Future.message = {item} doit être...
    github.com/codelibs/fess/src/main/resources/fes...
    Mon Feb 06 22:59:17 UTC 2023
      14.2K bytes
  2. sidebar.jsp

    L1:<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %> L2:<aside class="main-sidebar sidebar-dark-primary"> L3: <la:link href="/admin/" styleClass="brand-link text-center"> L4: <span class="brand-text"> L5: <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 L6: ><c:if test="${not empty param.brandName and not empty param.logoPath}"><img src="${fe:url(param.logoPath)}"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Thu Apr 15 20:55:28 UTC 2021
      17.8K bytes
  3. advance.jsp

    action="/search/" method="get" styleId="searchForm"> L19: ${fe:facetForm()}${fe:geoForm()} L20: <header> L21: <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> L22: <div class="container"> L23: <la:link styleClass="navbar-brand d-inline-flex" href="/"> L24: <img src="${fe:url('/images/logo-head.png')}" L25: alt="<la:message key="labels.header_brand_name" />" L26: class="align-items-center" /> L27: </la:link> L28: <button class="navbar-toggler" type="button"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      14.9K bytes
  4. LICENSE

    "Not a Contribution." L62: L63: "Contributor" shall mean Licensor and any individual or Legal Entity L64: on behalf of whom a Contribution has been received by Licensor and L65: subsequently incorporated within the Work. L66: L67: 2. Grant of Copyright License. Subject to the terms and conditions of L68: this License, each Contributor hereby grants to You a perpetual, L69: worldwide, non-exclusive, no-charge, royalty-free, irrevocable L70: copyright license to reproduce,...
    github.com/codelibs/fess/LICENSE
    Tue May 08 21:35:34 UTC 2018
      11.1K bytes
  5. advance.jsp

    action="/search/" method="get" styleId="searchForm"> L19: ${fe:facetForm()}${fe:geoForm()} L20: <header> L21: <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark"> L22: <div class="container"> L23: <la:link styleClass="navbar-brand d-inline-flex" href="/"> L24: <img src="${fe:url('/images/logo-head.png')}" L25: alt="<la:message key="labels.header_brand_name" />" L26: class="align-items-center" /> L27: </la:link> L28: <button class="navbar-toggler" type="button"...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      14.9K bytes
Back to top