Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 6 of 6 for panel_2 (0.06 seconds)

  1. src/main/assemblies/extension/kibana/fess_log.ndjson

    .0.0"},"references":[{"id":"87b6d8d0-b2b6-11e9-b23e-033a71496733","name":"panel_0","type":"visualization"},{"id":"1523d560-b2b7-11e9-b23e-033a71496733","name":"panel_1","type":"visualization"},{"id":"a9a84830-b2ba-11e9-b23e-033a71496733","name":"panel_2","type":"visualization"},{"id":"3826fb80-b2be-11e9-b23e-033a71496733","name":"panel_3","type":"visualization"},{"id":"9ac57e90-b2c0-11e9-b23e-033a71496733","name":"panel_4","type":"visualization"},{"id":"cdcfe690-b2c0-11e9-b23e-033a71496733","nam...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Aug 12 01:26:21 GMT 2019
    - 18.2K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    								<i class="fa fa-plus" aria-hidden="true"></i>
    								<la:message key="labels.chat_new_chat" />
    							</button>
    						</div>
    					</div>
    					<div id="filterPanel" class="collapse">
    						<div class="filter-panel-body">
    							<div class="filter-dropdowns">
    								<c:if test="${displayLabelTypeItems}">
    								<div class="dropdown">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 10.4K bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/view/chat/chat.jsp

    								<i class="fa fa-plus" aria-hidden="true"></i>
    								<la:message key="labels.chat_new_chat" />
    							</button>
    						</div>
    					</div>
    					<div id="filterPanel" class="collapse">
    						<div class="filter-panel-body">
    							<div class="filter-dropdowns">
    								<c:if test="${displayLabelTypeItems}">
    								<div class="dropdown">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  4. src/main/webapp/css/chat.css

    @keyframes lozenge-pulse {
        0%, 100% { opacity: 1; }
        50% { opacity: 0.7; }
    }
    
    /* ============================================
       Filter Panel
       ============================================ */
    #filterPanel {
        background-color: #fafbfc;
        border-bottom: 1px solid #dfe1e6;
    }
    
    .filter-panel-body {
        padding: 0.75rem 1rem;
    }
    
    .filter-dropdowns {
        display: flex;
        flex-wrap: wrap;
        gap: 0.5rem;
    }
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Mar 15 06:21:57 GMT 2026
    - 19.4K bytes
    - Click Count (0)
  5. CONTRIBUTING.md

    ```
    
    Here are the steps to resolve the issue:
    
    1. Open the failure report mentioned in the output.\
    If you don't see the report link in the output in the IDE, make sure to select the top-level node in the structured output panel.
    The report will explain the errors in detail.
    Perhaps, you forgot to add an `@Incubating` annotation or `@since` in the javadoc.
    
    2. Accept the changes.\
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Mar 27 18:43:39 GMT 2026
    - 19.1K bytes
    - Click Count (0)
  6. src/main/webapp/js/admin/adminlte.min.js

    is._init()}var t=e.prototype;return t.onTabClick=function(e){this._config.onTabClick(e)},t.onTabChanged=function(e){this._config.onTabChanged(e)},t.onTabCreated=function(e){this._config.onTabCreated(e)},t.createTab=function(e,t,a,i){var o=this,l="panel-"+a,s="tab-"+a;this._config.allowDuplicates&&(l+="-"+Math.floor(1e3*Math.random()),s+="-"+Math.floor(1e3*Math.random()));var r='<li class="nav-item" role="presentation"><a href="#" class="btn-iframe-close" data-widget="iframe-close" data-type="only-this"><i...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 45.3K bytes
    - Click Count (0)
Back to Top