##// END OF EJS Templates
Bulgarian translation updated by Ivan Cenov (#9831)...
Bulgarian translation updated by Ivan Cenov (#9831) Translated: * notice_failed_to_save_time_entries Changed: * notice_unable_delete_time_entry git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8272 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8090:e43df5916809
r8152:97efee2f083e
Show More
issue_moves_helper.rb
4 lines | 48 B | text/x-ruby | RubyLexer
/ app / helpers / issue_moves_helper.rb
Jean-Philippe Lang
Added encoding comment to helpers (#9792)....
r8090 # encoding: utf-8
#
Eric Davis
Refactor: Extract a new IssueMovesController from IssuesController....
r3822 module IssueMovesHelper
end