Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
77dcb015f3
1 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ end
|
|||
onfocus="this.value == 'Search' ? this.value = '' : true"
|
||||
onblur="this.value == '' ? this.value = 'Search' : true" /></fieldset>
|
||||
<% end %>
|
||||
<% else -%>
|
||||
<%- else -%>
|
||||
<%= list_item 'Home Page', {:action => 'published', :id => 'HomePage'}, 'Home, Sweet Home', 'H' %> |
|
||||
<%= list_item 'Feeds', {:action => 'feeds'}, 'Subscribe to changes by Atom' %>
|
||||
<% end-%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue