##// END OF EJS Templates
Change link_to_if_authorized to allow url paths. (Fixes #6195)...
Change link_to_if_authorized to allow url paths. (Fixes #6195) Both url paths (/issues/1234) and params hashes (:controller => 'issues') are now supported by link_to_if_authorized. The authorize_for method requires a controller/action pair so urls need to be parsed against the routes to find their controller/action. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4064 e93f8b46-1217-0410-a6f0-8f06a7374b81
Eric Davis -
r3950:d771fa92892a
Show More
Name Size Modified Last Commit Author
/ app / views / projects
settings
_edit.rhtml Loading ...
_form.rhtml Loading ...
_members_box.html.erb Loading ...
add.rhtml Loading ...
copy.rhtml Loading ...
destroy.rhtml Loading ...
index.rhtml Loading ...
index.xml.builder Loading ...
list_members.rhtml Loading ...
settings.rhtml Loading ...
show.rhtml Loading ...
show.xml.builder Loading ...