Move views to new location
This commit is contained in:
parent
3f7a94d56c
commit
883d669d13
|
@ -9,3 +9,6 @@
|
||||||
.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