discourse/app/views/users
Robin Ward 987504c6ab Rename no_js layout to no_ember
While *sometimes* `no_js` was used for visitors without js (for example
disabling it on your browser) it was also used for some pages that were
disabled to JS capable browsers, including the 404 page.

Even worse, sometimes it was used on pages that *had* Javascript, such
as our `/activate-account` route. It has been renamed to `no_ember` to
indicate what it really is, a layout for the site that doesn't load our
Ember.js application.
2015-01-15 15:56:53 -05:00
..
omniauth_callbacks
_auto_redirect_home.html.erb minor login copy tweaks 2014-11-06 02:27:27 -08:00
account_created.html.erb FIX: The text to users who signed up when approval was required was 2014-11-04 15:48:03 -05:00
activate_account.html.erb Rename no_js layout to no_ember 2015-01-15 15:56:53 -05:00
authorize_email.html.erb
password_reset.html.erb
perform_account_activation.html.erb
send_activation_email.html.erb
show.html.erb FIX: hide restricted profile info from TL0 users to anonymous in 'JS-off' page 2014-11-27 19:51:13 +01:00