Project

General

Profile

« Previous | Next » 

Revision 92bf092d

Added by Amos Benari about 12 years ago

  • ID 92bf092dcf735404bd00172b87191c99305b3b07

UI - more explicit button description for the add child node.

View differences:

app/views/users/_filters.html.erb
<%= render "user_fact", :f => builder %>
<% end -%>
<% if authorized_for(params[:controller], params[:action]) -%>
<p><%= link_to_add_fields("+", f, :user_facts, "user_fact", :title => "Add a fact filter") %></p>
<p><%= link_to_add_fields("+ Add Filter", f, :user_facts, "user_fact", :title => "Add a fact filter") %></p>
<% end -%>
</div>
</div>

Also available in: Unified diff