diff --git a/app/views/cms/_article.html.erb b/app/views/cms/_article.html.erb index 8f01891..0bc3e05 120000 --- a/app/views/cms/_article.html.erb +++ b/app/views/cms/_article.html.erb @@ -1 +1 @@ -_tiny_mce_article.rhtml \ No newline at end of file +_tiny_mce_article.html.erb \ No newline at end of file diff --git a/app/views/profile_members/add_admin.html.erb b/app/views/profile_members/add_admin.html.erb index 12e1b0b..9621ef7 120000 --- a/app/views/profile_members/add_admin.html.erb +++ b/app/views/profile_members/add_admin.html.erb @@ -1 +1 @@ -_members_list.rhtml \ No newline at end of file +_members_list.html.erb \ No newline at end of file diff --git a/app/views/profile_members/add_member.html.erb b/app/views/profile_members/add_member.html.erb index 12e1b0b..9621ef7 120000 --- a/app/views/profile_members/add_member.html.erb +++ b/app/views/profile_members/add_member.html.erb @@ -1 +1 @@ -_members_list.rhtml \ No newline at end of file +_members_list.html.erb \ No newline at end of file diff --git a/app/views/profile_members/remove_admin.html.erb b/app/views/profile_members/remove_admin.html.erb index 12e1b0b..9621ef7 120000 --- a/app/views/profile_members/remove_admin.html.erb +++ b/app/views/profile_members/remove_admin.html.erb @@ -1 +1 @@ -_members_list.rhtml \ No newline at end of file +_members_list.html.erb \ No newline at end of file diff --git a/app/views/profile_members/unassociate.html.erb b/app/views/profile_members/unassociate.html.erb index 12e1b0b..9621ef7 120000 --- a/app/views/profile_members/unassociate.html.erb +++ b/app/views/profile_members/unassociate.html.erb @@ -1 +1 @@ -_members_list.rhtml \ No newline at end of file +_members_list.html.erb \ No newline at end of file diff --git a/app/views/task_mailer/task_activated.text.plain.html.erb b/app/views/task_mailer/task_activated.text.plain.html.erb index 44721c9..e1c9e66 120000 --- a/app/views/task_mailer/task_activated.text.plain.html.erb +++ b/app/views/task_mailer/task_activated.text.plain.html.erb @@ -1 +1 @@ -task_cancelled.text.plain.rhtml \ No newline at end of file +task_cancelled.text.plain.html.erb \ No newline at end of file diff --git a/app/views/task_mailer/task_created.text.plain.html.erb b/app/views/task_mailer/task_created.text.plain.html.erb index 44721c9..e1c9e66 120000 --- a/app/views/task_mailer/task_created.text.plain.html.erb +++ b/app/views/task_mailer/task_created.text.plain.html.erb @@ -1 +1 @@ -task_cancelled.text.plain.rhtml \ No newline at end of file +task_cancelled.text.plain.html.erb \ No newline at end of file diff --git a/app/views/task_mailer/task_finished.text.plain.html.erb b/app/views/task_mailer/task_finished.text.plain.html.erb index 44721c9..e1c9e66 120000 --- a/app/views/task_mailer/task_finished.text.plain.html.erb +++ b/app/views/task_mailer/task_finished.text.plain.html.erb @@ -1 +1 @@ -task_cancelled.text.plain.rhtml \ No newline at end of file +task_cancelled.text.plain.html.erb \ No newline at end of file diff --git a/app/views/tasks/_invite_friend_accept_details.html.erb b/app/views/tasks/_invite_friend_accept_details.html.erb index b688e0c..927cbf2 120000 --- a/app/views/tasks/_invite_friend_accept_details.html.erb +++ b/app/views/tasks/_invite_friend_accept_details.html.erb @@ -1 +1 @@ -_add_friend_accept_details.rhtml \ No newline at end of file +_add_friend_accept_details.html.erb \ No newline at end of file -- libgit2 0.21.2