Prevent layout markup duplication
This commit is contained in:
parent
8a69d7c583
commit
6f19d806f7
|
@ -9,6 +9,3 @@
|
||||||
.d-flex.justify-content-center.justify-content-sm-start
|
.d-flex.justify-content-center.justify-content-sm-start
|
||||||
%button.btn.btn-light#load-more-btn{ type: :button, data: { last_id: @reports_last_id } }
|
%button.btn.btn-light#load-more-btn{ type: :button, data: { last_id: @reports_last_id } }
|
||||||
= t("voc.load")
|
= t("voc.load")
|
||||||
|
|
||||||
:ruby
|
|
||||||
parent_layout "moderation"
|
|
||||||
|
|
Loading…
Reference in New Issue