about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-01-08 17:41:27 +0100
committerGitHub <noreply@github.com>2019-01-08 17:41:27 +0100
commita269ffdfa5721c6d51c33a143ed28c740d17f247 (patch)
treefa915626abf82207131f00dfdb281e82363d62dc /app
parenta6c27eaa5ede718a223007ac3bb17bfca02c7444 (diff)
Change "federation" admin UI link to point to "limited" domains (#9762)
Diffstat (limited to 'app')
-rw-r--r--app/views/admin/instances/_instance.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/admin/instances/_instance.html.haml b/app/views/admin/instances/_instance.html.haml
deleted file mode 100644
index 57d3e0b06..000000000
--- a/app/views/admin/instances/_instance.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-%tr
-  %td
-    = link_to instance.domain, admin_instance_path(instance)
-  %td.count
-    = instance.accounts_count