diff --git a/views/index.erb b/views/index.erb index 6d7e29ad..0233ed16 100644 --- a/views/index.erb +++ b/views/index.erb @@ -17,7 +17,7 @@ - + diff --git a/views/other.erb b/views/other.erb index 09a780dd..85b49490 100644 --- a/views/other.erb +++ b/views/other.erb @@ -7,7 +7,7 @@ DevDocs<%= ": #{@doc['name']} API Documentation" if doc_index_page? %> - + <%= javascript_tag 'application', asset_host: false %><% unless App.production? %>