Delete unused frontend auth toekn script override and move the backend one to the head partial

This commit is contained in:
luisramos0
2019-08-18 21:53:56 +01:00
parent 2394eda2ac
commit 8a4e5b445f
3 changed files with 2 additions and 10 deletions

View File

@@ -24,4 +24,6 @@
= render "layouts/bugherd_script"
%link{'data-require' => "font-awesome@*", 'data-semver'=>"4.2.0", 'rel' => "stylesheet", 'href' => "//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.2.0/css/font-awesome.css"}
= render "layouts/auth_token_script"
= yield :head