]> cat aescling's git repositories - mastodon.git/commit
Add admin area view partials for each record type (#2700)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Tue, 2 May 2017 18:56:28 +0000 (14:56 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 2 May 2017 18:56:28 +0000 (20:56 +0200)
commitb5eec3423044f66066d64bd5c9422f40113c543a
tree253ae02c771888fe7c84d32383bc838fb626a45c
parent212868216230120b63b162ab40cf271deadadd63
Add admin area view partials for each record type (#2700)
app/controllers/admin/domain_blocks_controller.rb
app/views/admin/accounts/_account.html.haml [new file with mode: 0644]
app/views/admin/accounts/index.html.haml
app/views/admin/domain_blocks/_domain_block.html.haml [new file with mode: 0644]
app/views/admin/domain_blocks/index.html.haml
app/views/admin/instances/_instance.html.haml [new file with mode: 0644]
app/views/admin/instances/index.html.haml
app/views/admin/pubsubhubbub/_subscription.html.haml [new file with mode: 0644]
app/views/admin/pubsubhubbub/index.html.haml
app/views/admin/reports/_report.html.haml [new file with mode: 0644]
app/views/admin/reports/index.html.haml