Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 50 for Footer (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/webapp/WEB-INF/view/admin/maintenance/admin_maintenance.jsp

                                        </div>
                                    </div>
                                </div>
                                <div class="card-footer">
                                    <button type="submit" class="btn btn-primary ${f:h(editableClass)}"
                                            name="reindexOnly"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 26 14:36:23 GMT 2026
    - 17.3K bytes
    - Click Count (0)
  2. src/main/webapp/WEB-INF/view/chat/chat.jsp

    								</button>
    							</div>
    							<div class="input-footer">
    								<span class="input-hint"><la:message key="labels.chat_input_hint" /></span>
    								<span class="char-counter"><span id="charCount">0</span> / 4000</span>
    							</div>
    						</div>
    					</div>
    				</div>
    			</div>
    		</div>
    	</main>
    	<jsp:include page="../footer.jsp" />
    	<input type="hidden" id="contextPath" value="${contextPath}" />
    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)
  3. src/main/webapp/WEB-INF/view/admin/suggest/admin_suggest.jsp

                                                                            </p>
                                                                        </div>
                                                                        <div class="modal-footer justify-content-between">
                                                                            <button type="button"
                                                                                    class="btn btn-outline-light"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 18.3K bytes
    - Click Count (0)
  4. src/main/webapp/WEB-INF/view/admin/design/admin_design.jsp

                                            </c:forEach>
                                        </la:select>
                                    </div>
                                </div>
                                <div class="card-footer">
                                    <button type="submit" class="btn btn-primary" name="download"
                                            value="<la:message key="labels.design_download_button" />">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 11.2K bytes
    - Click Count (0)
  5. src/main/webapp/WEB-INF/view/admin/storage/admin_storage.jsp

                                                        </div>
                                                    </div>
                                                    <div class="modal-footer justify-content-between">
                                                        <button type="button" class="btn btn-outline-secondary"
                                                                data-dismiss="modal">
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 20.7K bytes
    - Click Count (0)
  6. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist.jsp

                                                    </p>
                                                </div>
                                                <div class="modal-footer justify-content-between">
                                                    <la:form action="/admin/searchlist/delete">
                                                        <button type="button" class="btn btn-outline-light"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 20.1K bytes
    - Click Count (0)
  7. src/main/webapp/WEB-INF/orig/view/chat/chat.jsp

    								</button>
    							</div>
    							<div class="input-footer">
    								<span class="input-hint"><la:message key="labels.chat_input_hint" /></span>
    								<span class="char-counter"><span id="charCount">0</span> / 4000</span>
    							</div>
    						</div>
    					</div>
    				</div>
    			</div>
    		</div>
    	</main>
    	<jsp:include page="../footer.jsp" />
    	<input type="hidden" id="contextPath" value="${contextPath}" />
    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)
  8. src/main/webapp/js/admin/adminlte.min.js

    &"fixed"===n.default(F).css("position"),r=n.default(this._config.target+", "+this._config.target+" "+Q);if(0===o&&0===i)t.css({bottom:a.footer,top:a.header}),r.css("height",a.window-(a.header+a.footer));else if(i<=a.footer)if(!1===s){var d=a.header-o;t.css("bottom",a.footer-i).css("top",d>=0?d:0),r.css("height",a.window-(a.footer-i))}else t.css("bottom",a.footer);else o<=a.header?!1===l?(t.css("top",a.header-o),r.css("height",a.window-(a.header-o))):t.css("top",a.header):!1===l?(t.css("top",0),r...
    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)
  9. src/main/webapp/css/chat.css

    .input-wrapper {
        display: flex;
        flex-direction: column;
    }
    
    .card-footer #chatInput {
        resize: none;
        max-height: 150px;
        overflow-y: auto;
        border-radius: 8px 0 0 8px;
        border: 1px solid #dfe1e6;
        transition: border-color 0.2s ease, box-shadow 0.2s ease;
    }
    
    .card-footer #chatInput:focus {
        border-color: #0052cc;
        box-shadow: 0 0 0 2px rgba(0, 82, 204, 0.2);
    }
    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)
  10. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo_details.jsp

                                        </c:forEach>
                                        </tbody>
                                    </table>
                                </div>
                                <div class="card-footer">
                                    <c:if test="${crudMode == 4}">
                                        <button type="submit" class="btn btn-default" name="back"
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Mon Feb 23 08:03:44 GMT 2026
    - 10.2K bytes
    - Click Count (0)
Back to Top