- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for role (0.02 sec)
-
FessLabels.java
Excluded Paths */ L1554: public static final String LABELS_labeltype_excluded_paths = "{labels.labeltype_excluded_paths}"; L1555: L1556: /** The key of the message: Role */ L1557: public static final String LABELS_roletype_configuration = "{labels.roletype_configuration}"; L1558: L1559: /** The key of the message: Role */ L1560: public static final String LABELS_roletype_title_details = "{labels.roletype_title_details}"; L1561: L1562: /** The key of the message: Name */ L1563: ...github.com/codelibs/fess/src/main/java/org/code...Fri Mar 22 11:58:34 UTC 2024 146.4K bytes -
bootstrap.min.js.map
SELECTOR_DROPDOWN_ACTIVE_CHILD\n )[0]\n\n if (dropdownChild) {\n $(dropdownChild).removeClass(CLASS_NAME_ACTIVE)\n }\n\n if (active.getAttribute('role') === 'tab') {\n active.setAttribute('aria-selected', false)\n }\n }\n\n $(element).addClass(CLASS_NAME_ACTIVE)\n if (element.getAttribute('role') === 'tab') {\n element.setAttribute('aria-selected', true)\n }\n\n Util.reflow(element)\n\n if (element.classList.contains(CLASS_NAME_FADE)) {\n ...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 180.9K bytes -
adminlte.min.js.map
`-${Math.floor(Math.random() * 1000)}`\n navId += `-${Math.floor(Math.random() * 1000)}`\n }\n\n const newNavItem = `<li class=\"nav-item\" role=\"presentation\"><a href=\"#\" class=\"btn-iframe-close\" data-widget=\"iframe-close\" data-type=\"only-this\"><i class=\"fas fa-times\"></i></a><a class=\"nav-link\" data-toggle=\"row\" id=\"${navId}\" href=\"#${tabId}\" role=\"tab\" aria-controls=\"${tabId}\" aria-selected=\"false\">${title}</a></li>`\n $(SELECTOR_TAB_NAVBAR_NAV).append(unescape(escape(newNavItem)))\n\n...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:49:09 UTC 2024 132.4K bytes -
BsSearchLogCQ.java
L2613: L2614: public void setRoles_Equal(String roles) { L2615: setRoles_Term(roles, null); L2616: } L2617: L2618: public void setRoles_Equal(String roles, ConditionOptionCall<TermQueryBuilder> opLambda) { L2619: setRoles_Term(roles, opLambda); L2620: } L2621: L2622: public void setRoles_Term(String roles) { L2623: setRoles_Term(roles, null); L2624: } L2625: L2626: public void setRoles_Term(String roles, ConditionOptionCall<TermQueryBuilder> opLambda) { L2627:...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 145.4K bytes -
BsUserCA.java
setRoles_Terms(null); L4120: } L4121: L4122: public void setRoles_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { L4123: setRoles_Terms("roles", opLambda, null); L4124: } L4125: L4126: public void setRoles_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsUserCA> aggsLambda) { L4127: setRoles_Terms("roles", opLambda, aggsLambda); L4128: } L4129: L4130: public void setRoles_Terms(String name, ConditionOptionCall<TermsAggregationBuilder> opLambda,...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 212.4K bytes -
BsSearchLogCA.java
L2140: } L2141: L2142: public void setRoles_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda) { L2143: setRoles_Terms("roles", opLambda, null); L2144: } L2145: L2146: public void setRoles_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsSearchLogCA> aggsLambda) { L2147: setRoles_Terms("roles", opLambda, aggsLambda); L2148: } L2149: L2150: public void setRoles_Terms(String name, ConditionOptionCall<TermsAggregationBuilder> opLambda,...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 115.2K bytes -
bootstrap.min.css
ottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[ty...github.com/codelibs/fess/src/main/webapp/css/ad...Sat Oct 26 01:49:09 UTC 2024 158.5K bytes