Skip to content

Commit

Permalink
Added link to create page for search
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Aug 11, 2009
1 parent 76c93bd commit bcac6c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/wiki/search.rhtml
Expand Up @@ -35,4 +35,7 @@
expression. That's actually what Instiki uses, so go right ahead and flex your
"[a-z]*Leet?RegExpSkill(s|z)"
</p>
<p>
<%= link_to 'Create page "'+h(params[:query])+'"', :web => @web.address, :action => 'new', :id => params[:query] %>
</p>
<%- end -%>

0 comments on commit bcac6c9

Please sign in to comment.