notebook/app
Andrew Brown 6e5a0a54a6 Fix content#edit page layout - restore missing right sidebar
The right sidebar wasn't showing on the edit page due to Rails
content_for timing issue. Fixed by moving content_for :right_sidebar
block before the layout render.

Additional fixes:
- Pass current_page to sidebars for conditional rendering
- Hide navigation buttons (Details/Gallery/References) in left sidebar on edit pages
- Fix responsive classes for proper mobile/desktop display
- Ensure edit tools sidebar shows on desktop, collapses on mobile

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 20:08:36 -07:00
..
assets Add playful click animation to casino create button 2025-09-01 19:32:54 -07:00
authorizers release polish 2025-06-30 01:30:13 -07:00
controllers Add icon rotation animation to dashboard button and fix redirect issue 2025-09-01 19:26:45 -07:00
helpers template editor polish 2025-07-04 00:27:55 -07:00
javascript Complete MaterializeCSS to TailwindCSS migration cleanup 2025-07-27 19:39:15 -07:00
jobs
mailers
models wip stuff from the before times 2025-09-01 18:42:26 -07:00
services changes from last night 2025-07-21 11:07:07 -07:00
views Fix content#edit page layout - restore missing right sidebar 2025-09-01 20:08:36 -07:00