Make sorting more accessible
This commit is contained in:
parent
3ef1b783fb
commit
18a9ede64e
2 changed files with 9 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ h1
|
|||
- if @current_page && false
|
||||
= turbo_frame_tag(dom_id(@current_page, :notes)) do
|
||||
= render partial: "pages/notes", locals: { page: @current_page }
|
||||
.col-lg-9.col-md-7.col-sm-12
|
||||
.col-lg-9.col-md-8.col-sm-12
|
||||
- if @current_page
|
||||
= render @current_page
|
||||
- else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue