Commit
94ad3b31908a954cf48e83389b69fe04b5ae4d9f
Exists in
master
and in
22 other branches
angular_poc, api-article-archived, article-readonly, backup-7-jan-2016, captcha_serpro_plugin, content-manager-hostspot, export-comment-paragraph, fix_event_date_issue, login-captcha, master_rails3, new_video_plugin, pg_search_rank, production, refactor_with_role, refactor_with_role_scope, remove_profile_cat_icons, resend_confirmation_email, staging, staging_rails3, tasks_keep_filter_params, theme-brasil-digital-from-staging, travis
ActionItem1050: don't use new layout for new themes yet
Everything in the user themes code is bound to the old themes way
| @@ -64,7 +64,6 @@ class Theme |
| @@ -64,7 +64,6 @@ class Theme |
64
| self.send("#{k}=", v) |
64
| self.send("#{k}=", v) |
65
| end |
65
| end |
66
| config['id'] = id |
66
| config['id'] = id |
67
| - config['layout'] = 'application-ng' |
| |
68
| end |
67
| end |
69
| |
68
| |
70
| def name |
69
| def name |