Browse Source

Fix sandboxed iOS login again

closed-social-glitch-2
Eugen Rochko 7 years ago
parent
commit
205ba00017
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      app/views/about/index.html.haml

+ 3
- 0
app/views/about/index.html.haml View File

@ -1,3 +1,6 @@
- content_for :header_tags do
= javascript_include_tag 'application_public'
- content_for :page_title do
= Rails.configuration.x.local_domain

Loading…
Cancel
Save