projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' into redesign
[rails.git]
/
app
/
views
/
oauth
/
authorize_failure.html.erb
diff --git
a/app/views/oauth/authorize_failure.html.erb
b/app/views/oauth/authorize_failure.html.erb
index d8110c94f0bacbf7b42b622ae0c8a1d55809151c..d5e53e4c4d1307f39090c8ca5e3ca57f73d0de85 100644
(file)
--- a/
app/views/oauth/authorize_failure.html.erb
+++ b/
app/views/oauth/authorize_failure.html.erb
@@
-1
+1,3
@@
-<h1>You have disallowed this request</h1>
+<% content_for :heading do %>
+ <h1>You have disallowed this request</h1>
+<% end %>
\ No newline at end of file