Skip to content

Commit

Permalink
remove deprecated TOS text content
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Sep 29, 2014
1 parent 652cc3e commit 6e11ae4
Show file tree
Hide file tree
Showing 29 changed files with 0 additions and 3,157 deletions.
2 changes: 0 additions & 2 deletions app/models/site_text.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ def self.formats
add_text_type :usage_tips, default_18n_key: 'system_messages.usage_tips.text_body_template'
add_text_type :education_new_topic, default_18n_key: 'education.new-topic'
add_text_type :education_new_reply, default_18n_key: 'education.new-reply'
add_text_type :tos_user_content_license, default_18n_key: 'terms_of_service.user_content_license'
add_text_type :tos_miscellaneous, default_18n_key: 'terms_of_service.miscellaneous'
add_text_type :login_required_welcome_message, default_18n_key: 'login_required.welcome_message'
add_text_type :tos_signup_form_message, default_18n_key: 'terms_of_service.signup_form_message', format: :html
add_text_type :top, allow_blank: true, format: :html
Expand Down
140 changes: 0 additions & 140 deletions app/views/static/faq.cs.html.erb

This file was deleted.

140 changes: 0 additions & 140 deletions app/views/static/faq.en.html.erb

This file was deleted.

0 comments on commit 6e11ae4

Please sign in to comment.