Retrospring/app/views/moderation/_moderation_tabs.html.haml

8 lines
246 B
Plaintext
Raw Normal View History

2014-12-25 14:14:45 -08:00
.col-md-3.col-sm-3.col-xs-12
.panel.panel-default
.panel-body
%ul.nav.nav-pills.nav-stacked
= nav_entry "All reports", "#"
= nav_entry "Users", "#"
= nav_entry "Answers", "#"
= nav_entry "Comments", "#"