Changeset ccbd6a6 in Klonkt
- Timestamp:
- 06/14/2026 04:02:09 PM (3 months ago)
- Branches:
- main
- Children:
- 8cb1dc7
- Parents:
- a7e12de
- File:
-
- 1 edited
-
src/views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/shell.ejs
ra7e12de rccbd6a6 243 243 - auth-pagina's (on-auth): focus-schermen voor in-/uitloggen. 244 244 Die chrome hoort bij een PrutFolio en verschijnt dus op /user/-pagina's. %> 245 <% var bareChrome = (typeof bodyClass === 'string' && (bodyClass.indexOf('on-hub') >= 0 || bodyClass.indexOf('on-auth') >= 0)); %> 245 <% var bareChrome = (typeof bodyClass === 'string' && (bodyClass.indexOf('on-hub') >= 0 || bodyClass.indexOf('on-auth') >= 0)) 246 || ((typeof tenancy !== 'undefined' && tenancy === 'hub') && !siteUrlBase && !isAdminPage); %> 246 247 247 248 <% if (!bareChrome) { %>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)