Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Markech
refinerycms-news
Commits
3ac7c982
Commit
3ac7c982
authored
Jan 10, 2013
by
Martin Markech
Browse files
ruby 1.8.7 hash syntax
parent
40fdada7
Changes
1
Show whitespace changes
Inline
Side-by-side
app/views/refinery/news/admin/items/_form.html.erb
View file @
3ac7c982
...
...
@@ -51,7 +51,7 @@
</div>
<%
end
%>
<div
class=
'page_part'
id=
"images"
>
<%=
render
partial
:
'refinery/admin/pages/tabs/images'
,
locals
:
{
f:
f
}
%>
<%=
render
:
partial
=>
'refinery/admin/pages/tabs/images'
,
:
locals
=>
{
:f
=>
f
}
%>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment