Commit d85122b6a1d314014d81fc1e058d9e7beb1c7796
1 parent
1cdb65c9
Exists in
master
and in
29 other branches
ActionItem1165: fixing broken HTML
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
app/views/layouts/wizard.rhtml
@@ -34,6 +34,7 @@ | @@ -34,6 +34,7 @@ | ||
34 | <div class="helpAvatar"></div> | 34 | <div class="helpAvatar"></div> |
35 | <div id="helpBoxContent"></div> | 35 | <div id="helpBoxContent"></div> |
36 | </div> | 36 | </div> |
37 | + </div> | ||
37 | <%= javascript_include_tag 'show-mouse-help' %> | 38 | <%= javascript_include_tag 'show-mouse-help' %> |
38 | <%= javascript_include_tag 'noosfero-show-help' %> | 39 | <%= javascript_include_tag 'noosfero-show-help' %> |
39 | 40 |