Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow
This commit is contained in:
parent
136e18b875
commit
f79ba2de83
2 changed files with 11 additions and 4 deletions
|
@ -1,3 +1,6 @@
|
|||
- content_for :header_tags do
|
||||
= javascript_include_tag 'application_public'
|
||||
|
||||
- content_for :content do
|
||||
.admin-wrapper
|
||||
.sidebar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue