Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for searchTitleElement (0.09 seconds)

  1. src/main/webapp/js/admin/adminlte.min.js.map

      }\n\n    const groupItemElement = $('<a/>', {\n      href: decodeURIComponent(link),\n      class: 'list-group-item'\n    })\n    const searchTitleElement = $('<div/>', {\n      class: 'search-title'\n    }).html(name)\n    const searchPathElement = $('<div/>', {\n      class: 'search-path'\n    }).html(path)\n\n    groupItemElement.append(searchTitleElement).append(searchPathElement)\n\n    return groupItemElement\n  }\n\n  _addNotFound() {\n    $(SELECTOR_SEARCH_RESULTS_GROUP).append(this._r...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 132.4K bytes
    - Click Count (0)
Back to Top