projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename cookie_id to banner_cookie
[rails.git]
/
app
/
views
/
redactions
/
_redaction.html.erb
diff --git
a/app/views/redactions/_redaction.html.erb
b/app/views/redactions/_redaction.html.erb
index c9d2374187d8ee8fec6c99083bfea34b1fe3c347..9974d2bc9d9b6ab36f1c35fda34f954300643392 100644
(file)
--- a/
app/views/redactions/_redaction.html.erb
+++ b/
app/views/redactions/_redaction.html.erb
@@
-1
+1
@@
-<li><%= link_to
h(redaction.title)
, redaction %></li>
+<li><%= link_to
redaction.title
, redaction %></li>