mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
replace tabs to spaces at app/views/layouts/base.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7333 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
3e44551d12
commit
ef65f26c32
@ -60,10 +60,10 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<%= render_flash_messages %>
|
<%= render_flash_messages %>
|
||||||
<%= yield %>
|
<%= yield %>
|
||||||
<%= call_hook :view_layouts_base_content %>
|
<%= call_hook :view_layouts_base_content %>
|
||||||
<div style="clear:both;"></div>
|
<div style="clear:both;"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user