app/views/para/admin/dashboard.html.haml in para-0.5.1 vs app/views/para/admin/dashboard.html.haml in para-0.5.3
- old
+ new
@@ -1,6 +1,5 @@
-.page-title
- %h1= t('para.dashboard.title')
+= page_top_bar(title: t('para.dashboard.title'), type: 'dashboard/show')
.page-content-wrap
- ordered_components.each_slice(3) do |components|
.row
- components.each do |component|