mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
Fix double nested layouts
This commit is contained in:
parent
0dee066e9f
commit
97d55127e4
2 changed files with 0 additions and 3 deletions
|
@ -4,5 +4,3 @@
|
|||
= render 'tabs/admin'
|
||||
.col-md-9.col-sm-8.col-xs-12
|
||||
= yield
|
||||
|
||||
- parent_layout 'base'
|
||||
|
|
|
@ -6,4 +6,3 @@
|
|||
= yield
|
||||
|
||||
- provide(:title, generate_title('Moderation'))
|
||||
- parent_layout 'base'
|
||||
|
|
Loading…
Reference in a new issue