Search: if

Last modified by admin on 2022/04/24 04:58

Results 11 - 20 of 22 « previous page next page » Page 1 2 3

XWiki.JavaScriptExtension[1]

Located in
Objects
code : if (shouldHide) { const bottomPanel = document.getElementById('xwikidatacontents'); if (bottomPanel) { bottomPanel.style.display = 'none'; } }

code

Located in
Property value
document.querySelectorAll(".breadcrumb-tree").forEach(el => { el.setAttribute('data-responsive', 'false'); if (el.parentElement.classList.contains('dropdown-menu')) { el.parentElement.style.maxHeight = 'calc(100vh - 150px)'; el.parentElement.style.overflow = 'auto'; } }); document

XWiki.JavaScriptExtension[5]

Located in
Objects
code : const {pathname} = window.location; if (pathname.startsWith('/bin/loginsubmit') || pathname.startsWith('/bin/login')) { document.title = 'Login - akaBot Docs'; }

content

Located in
Property value
{{velocity}} #if ($path.size() > 1) {{html}} <div class='akb-app-nav-title'>Navigation</div> {{/html}} #set ($root = $path[1]) ## Escape special characters in macro parameter values. #set ($openFrom = $services.model.serialize($root, 'default').replaceAll('([~"])', '~$1') + '.WebHome') #set

XWiki.JavaScriptExtension[4]

Located in
Objects
code : const overviewLink = document.querySelector(".space.dropdown > a[href='/bin/view/Overview/']"); if (overviewLink && overviewLink.parentElement) { overviewLink.parentElement.classList.add('breadcrumb--disabled'); }

XWiki.JavaScriptExtension[3]

Located in
Objects
code : document.querySelectorAll(".breadcrumb-tree").forEach(el => { el.setAttribute('data-responsive', 'false'); if (el.parentElement.classList.contains('dropdown-menu')) { el.parentElement.style.maxHeight = 'calc(100vh - 150px)'; el.parentElement.style.overflow = 'auto'; } }); document

Panels.PanelClass[0]

Located in
Objects
content : {{velocity}} #if ($path.size() > 1) {{html}} <div class='akb-app-nav-title'>Navigation</div> {{/html}} #set ($root = $path[1]) ## Escape special characters in macro parameter values. #set ($openFrom = $services.model.serialize($root, 'default').replaceAll('([~"])', '~$1

IT-DEV-QF-93-CNTT_IDG-SDLC-4.0_v1.docx 1.1

Uploaded by admin on 2023/08/25 10:46 (13.5 MB)
File of type application/vnd.openxmlformats-officedocument.wordprocessingml.document
Attachment content
:+UseParallelGC' Parameter -Xms: minimum Java heap size. Please set the number <= ¼ RAM capacity. Ex: If your
the number <= ½ RAM capacity. Ex: If your akaBot Center machine’s RAM = 4G, then set -Xms2G. 7. Cập
"preload" directive if you understand the implications.       # add_header Strict-Transport-Security "max

image-20220513134317-1.png 1.2

Uploaded by Tuan Nguyen on 2023/09/25 16:29 (0 bytes)
File of type image/png
Location
[06]If

a3f23f7-Screenshot_2021-06-03_100534.jpg 1.2

Uploaded by Tuan Nguyen on 2023/09/25 16:29 (0 bytes)
File of type image/jpeg
Location
[06]If
RSS feed for search on [if]
Created by admin on 2022/04/17 14:38