##// END OF EJS Templates
Use abbr_day_name to get the first letter of the day name (#9839)....
Use abbr_day_name to get the first letter of the day name (#9839). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10202 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8472:1b1c510ff99c
r10019:3119d1996c3c
Show More
autocomplete_for_user.html.erb
1 line | 63 B | text/plain | TextLexer
/ app / views / watchers / autocomplete_for_user.html.erb
Jean-Philippe Lang
Ability to add non-member users as watchers (#5159)....
r8472 <%= principals_check_box_tags 'watcher[user_ids][]', @users %>