Requested gui improvements
This commit is contained in:
parent
98a5f96989
commit
d1a4eeea30
16 changed files with 152 additions and 98 deletions
|
|
@ -14,7 +14,7 @@ h1
|
|||
.col-lg-4.col-md-6.col-sm-12
|
||||
.page_nav.sticky-top
|
||||
= render partial: "reports/page_nav", locals: { report: @report, current_page: @current_page }
|
||||
- if @current_page
|
||||
- if @current_page && false
|
||||
= turbo_frame_tag(dom_id(@current_page, :notes)) do
|
||||
= render partial: "pages/notes", locals: { page: @current_page }
|
||||
.col-lg-8.col-md-6.col-sm-12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue