diff options
author | Mark Longair <mhl@pobox.com> | 2013-04-09 17:10:32 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2013-04-09 17:10:32 +0100 |
commit | b67d819d3cedc999bd03e6b07eaf0a084745b3e1 (patch) | |
tree | 4c90be0386fe50cbf4ec1fa2a40dbf54f00c45df /lib | |
parent | 6a038d1d2e5d9a98c57a75e5ac321ada0536c9fa (diff) |
Rename the .rhtml files to .html.erb for Rails 3
Diffstat (limited to 'lib')
-rw-r--r-- | lib/views/general/_before_head_end.html.erb (renamed from lib/views/general/_before_head_end.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/_frontpage_intro_sentence.html.erb (renamed from lib/views/general/_frontpage_intro_sentence.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/_orglink.html.erb (renamed from lib/views/general/_orglink.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/_popup_banner.html.erb (renamed from lib/views/general/_popup_banner.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/mycontroller.html.erb (renamed from lib/views/general/mycontroller.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/_sidebar.html.erb (renamed from lib/views/help/_sidebar.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/about.es.html.erb (renamed from lib/views/help/about.es.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/about.html.erb (renamed from lib/views/help/about.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/api.html.erb (renamed from lib/views/help/api.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/credits.html.erb (renamed from lib/views/help/credits.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/help_out.html.erb (renamed from lib/views/help/help_out.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/officers.html.erb (renamed from lib/views/help/officers.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/privacy.html.erb (renamed from lib/views/help/privacy.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/requesting.html.erb (renamed from lib/views/help/requesting.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/outgoing_mailer/initial_request.html.erb (renamed from lib/views/outgoing_mailer/initial_request.rhtml) | 0 |
15 files changed, 0 insertions, 0 deletions
diff --git a/lib/views/general/_before_head_end.rhtml b/lib/views/general/_before_head_end.html.erb index 1644299..1644299 100644 --- a/lib/views/general/_before_head_end.rhtml +++ b/lib/views/general/_before_head_end.html.erb diff --git a/lib/views/general/_frontpage_intro_sentence.rhtml b/lib/views/general/_frontpage_intro_sentence.html.erb index cfba8f6..cfba8f6 100644 --- a/lib/views/general/_frontpage_intro_sentence.rhtml +++ b/lib/views/general/_frontpage_intro_sentence.html.erb diff --git a/lib/views/general/_orglink.rhtml b/lib/views/general/_orglink.html.erb index 9535a79..9535a79 100644 --- a/lib/views/general/_orglink.rhtml +++ b/lib/views/general/_orglink.html.erb diff --git a/lib/views/general/_popup_banner.rhtml b/lib/views/general/_popup_banner.html.erb index 49c9ec2..49c9ec2 100644 --- a/lib/views/general/_popup_banner.rhtml +++ b/lib/views/general/_popup_banner.html.erb diff --git a/lib/views/general/mycontroller.rhtml b/lib/views/general/mycontroller.html.erb index ad642d3..ad642d3 100644 --- a/lib/views/general/mycontroller.rhtml +++ b/lib/views/general/mycontroller.html.erb diff --git a/lib/views/help/_sidebar.rhtml b/lib/views/help/_sidebar.html.erb index e5d345c..e5d345c 100644 --- a/lib/views/help/_sidebar.rhtml +++ b/lib/views/help/_sidebar.html.erb diff --git a/lib/views/help/about.es.rhtml b/lib/views/help/about.es.html.erb index 9588249..9588249 100644 --- a/lib/views/help/about.es.rhtml +++ b/lib/views/help/about.es.html.erb diff --git a/lib/views/help/about.rhtml b/lib/views/help/about.html.erb index a2b5ef2..a2b5ef2 100644 --- a/lib/views/help/about.rhtml +++ b/lib/views/help/about.html.erb diff --git a/lib/views/help/api.rhtml b/lib/views/help/api.html.erb index 323bdb7..323bdb7 100644 --- a/lib/views/help/api.rhtml +++ b/lib/views/help/api.html.erb diff --git a/lib/views/help/credits.rhtml b/lib/views/help/credits.html.erb index bc493bc..bc493bc 100644 --- a/lib/views/help/credits.rhtml +++ b/lib/views/help/credits.html.erb diff --git a/lib/views/help/help_out.rhtml b/lib/views/help/help_out.html.erb index 6fadca4..6fadca4 100644 --- a/lib/views/help/help_out.rhtml +++ b/lib/views/help/help_out.html.erb diff --git a/lib/views/help/officers.rhtml b/lib/views/help/officers.html.erb index 6636fef..6636fef 100644 --- a/lib/views/help/officers.rhtml +++ b/lib/views/help/officers.html.erb diff --git a/lib/views/help/privacy.rhtml b/lib/views/help/privacy.html.erb index 7102fc8..7102fc8 100644 --- a/lib/views/help/privacy.rhtml +++ b/lib/views/help/privacy.html.erb diff --git a/lib/views/help/requesting.rhtml b/lib/views/help/requesting.html.erb index 7787d15..7787d15 100644 --- a/lib/views/help/requesting.rhtml +++ b/lib/views/help/requesting.html.erb diff --git a/lib/views/outgoing_mailer/initial_request.rhtml b/lib/views/outgoing_mailer/initial_request.html.erb index a172b41..a172b41 100644 --- a/lib/views/outgoing_mailer/initial_request.rhtml +++ b/lib/views/outgoing_mailer/initial_request.html.erb |