projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0884e7b
)
Add missing </div> tag
author
Tom Hughes
<tom@compton.nu>
Wed, 14 Mar 2012 18:29:19 +0000
(18:29 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 14 Mar 2012 18:29:19 +0000
(18:29 +0000)
app/views/layouts/site.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.html.erb
b/app/views/layouts/site.html.erb
index 4c12bfe141d0ff589187ae3f05a719b6ea3b1506..e52cc2356b8546ac2561edf104d9c365d2f1280f 100644
(file)
--- a/
app/views/layouts/site.html.erb
+++ b/
app/views/layouts/site.html.erb
@@
-138,6
+138,7
@@
:partners => link_to(t('layouts.partners_partners'), t('layouts.partners_url')) %>
</p>
</div>
+ </div>
<script type="text/javascript">
$(document).ready(function () {