Changeset 2c22bb5 in Klonkt for src/views/partials/view-switcher.ejs
- Timestamp:
- 06/26/2026 08:53:42 AM (2 months ago)
- Branches:
- main
- Children:
- 46f3dd6
- Parents:
- 49b1b39
- File:
-
- 1 edited
-
src/views/partials/view-switcher.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/view-switcher.ejs
r49b1b39 r2c22bb5 23 23 </div> 24 24 <% } %> 25 <% if (typeof tenancy !== 'undefined' && tenancy === 'circle') {25 <% if (typeof hasCirkel !== 'undefined' && hasCirkel) { 26 26 var _onCirkel = (typeof bodyClass === 'string' && bodyClass.indexOf('on-cirkel') >= 0); 27 27 var _sb = (typeof siteUrlBase !== 'undefined' && siteUrlBase) ? siteUrlBase : '';
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)