Changeset b94c08e in Klonkt for src/views/partials/bottom-tab.ejs
- Timestamp:
- 06/14/2026 05:25:41 PM (3 months ago)
- Branches:
- main
- Children:
- 8afbdd6
- Parents:
- 7963a6e
- File:
-
- 1 edited
-
src/views/partials/bottom-tab.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/bottom-tab.ejs
r7963a6e rb94c08e 59 59 <% if (_canPost) { %> 60 60 <a class="bottom-tab-item bottom-tab-fab<%= _active === 'create' ? ' is-active' : '' %>" 61 href=" /posts/new"62 hx-get=" /posts/new?partial=1" hx-target="#pcms-main" hx-swap="innerHTML"63 hx-push-url=" /posts/new" hx-indicator="#pcms-loading"61 href="<%= _siteUrlBase %>/posts/new" 62 hx-get="<%= _siteUrlBase %>/posts/new?partial=1" hx-target="#pcms-main" hx-swap="innerHTML" 63 hx-push-url="<%= _siteUrlBase %>/posts/new" hx-indicator="#pcms-loading" 64 64 aria-label="Nieuwe post"> 65 65 <svg class="bottom-tab-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
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)