diaspora/app/views/admins/pods.html.haml
flaburgan a7d97b7fd3
Add mobile message confirmation on user invit action, Refactor admin responsive code to use bootstrap grid
Hide pod version alert only in the mobile version, not depending on screen size
2017-07-05 01:50:16 +02:00

17 lines
281 B
Text

- content_for :head do
= stylesheet_link_tag :admin
.container
.row
.col-md-3
= render partial: "admins/admin_bar"
.col-md-9
%h2
= t(".pod_network")
#pod-alerts
/ filled by backbonejs
#pod-list
/ filled by backbonejs