diff options
author | Henare Degan <henare.degan@gmail.com> | 2013-02-27 10:34:47 +1100 |
---|---|---|
committer | Henare Degan <henare.degan@gmail.com> | 2013-02-27 10:34:47 +1100 |
commit | 835b51c1de0d49e652fe9c9a60f0974275de070c (patch) | |
tree | 0d64a841f28654a66556bcc0c0bb1153bae645a2 /app/views/admin_request | |
parent | 77a284d6d088f7aa6d40810d46a39658fc6cf2cd (diff) |
Rename ALL THE TEMPLATES!!1!!!one!!1!!
.rhtml is deprecated in favour of .erb in Rails 3
Diffstat (limited to 'app/views/admin_request')
-rw-r--r-- | app/views/admin_request/_incoming_message_actions.html.erb (renamed from app/views/admin_request/_incoming_message_actions.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/_some_requests.html.erb (renamed from app/views/admin_request/_some_requests.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/_tags.html.erb (renamed from app/views/admin_request/_tags.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/edit.html.erb (renamed from app/views/admin_request/edit.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/edit_comment.html.erb (renamed from app/views/admin_request/edit_comment.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/edit_outgoing.html.erb (renamed from app/views/admin_request/edit_outgoing.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/hidden_user_explanation.html.erb (renamed from app/views/admin_request/hidden_user_explanation.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/list.html.erb (renamed from app/views/admin_request/list.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/list_old_unclassified.html.erb (renamed from app/views/admin_request/list_old_unclassified.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/show.html.erb (renamed from app/views/admin_request/show.rhtml) | 0 | ||||
-rw-r--r-- | app/views/admin_request/show_raw_email.html.erb (renamed from app/views/admin_request/show_raw_email.rhtml) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/app/views/admin_request/_incoming_message_actions.rhtml b/app/views/admin_request/_incoming_message_actions.html.erb index 3090185e2..3090185e2 100644 --- a/app/views/admin_request/_incoming_message_actions.rhtml +++ b/app/views/admin_request/_incoming_message_actions.html.erb diff --git a/app/views/admin_request/_some_requests.rhtml b/app/views/admin_request/_some_requests.html.erb index dc11e0f55..dc11e0f55 100644 --- a/app/views/admin_request/_some_requests.rhtml +++ b/app/views/admin_request/_some_requests.html.erb diff --git a/app/views/admin_request/_tags.rhtml b/app/views/admin_request/_tags.html.erb index 22fbf13c8..22fbf13c8 100644 --- a/app/views/admin_request/_tags.rhtml +++ b/app/views/admin_request/_tags.html.erb diff --git a/app/views/admin_request/edit.rhtml b/app/views/admin_request/edit.html.erb index 900947321..900947321 100644 --- a/app/views/admin_request/edit.rhtml +++ b/app/views/admin_request/edit.html.erb diff --git a/app/views/admin_request/edit_comment.rhtml b/app/views/admin_request/edit_comment.html.erb index 2152ee72f..2152ee72f 100644 --- a/app/views/admin_request/edit_comment.rhtml +++ b/app/views/admin_request/edit_comment.html.erb diff --git a/app/views/admin_request/edit_outgoing.rhtml b/app/views/admin_request/edit_outgoing.html.erb index f749eac7b..f749eac7b 100644 --- a/app/views/admin_request/edit_outgoing.rhtml +++ b/app/views/admin_request/edit_outgoing.html.erb diff --git a/app/views/admin_request/hidden_user_explanation.rhtml b/app/views/admin_request/hidden_user_explanation.html.erb index 64387ffee..64387ffee 100644 --- a/app/views/admin_request/hidden_user_explanation.rhtml +++ b/app/views/admin_request/hidden_user_explanation.html.erb diff --git a/app/views/admin_request/list.rhtml b/app/views/admin_request/list.html.erb index ae95cb5ad..ae95cb5ad 100644 --- a/app/views/admin_request/list.rhtml +++ b/app/views/admin_request/list.html.erb diff --git a/app/views/admin_request/list_old_unclassified.rhtml b/app/views/admin_request/list_old_unclassified.html.erb index 2e75c2174..2e75c2174 100644 --- a/app/views/admin_request/list_old_unclassified.rhtml +++ b/app/views/admin_request/list_old_unclassified.html.erb diff --git a/app/views/admin_request/show.rhtml b/app/views/admin_request/show.html.erb index 3dd39347b..3dd39347b 100644 --- a/app/views/admin_request/show.rhtml +++ b/app/views/admin_request/show.html.erb diff --git a/app/views/admin_request/show_raw_email.rhtml b/app/views/admin_request/show_raw_email.html.erb index ea0d6017e..ea0d6017e 100644 --- a/app/views/admin_request/show_raw_email.rhtml +++ b/app/views/admin_request/show_raw_email.html.erb |