fix typos of source comments at ApplicationHelper
git-svn-id: http://svn.redmine.org/redmine/trunk@13071 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
6067bfcd09
commit
9250994088
@ -1331,7 +1331,7 @@ module ApplicationHelper
|
|||||||
def api_meta(options)
|
def api_meta(options)
|
||||||
if params[:nometa].present? || request.headers['X-Redmine-Nometa']
|
if params[:nometa].present? || request.headers['X-Redmine-Nometa']
|
||||||
# compatibility mode for activeresource clients that raise
|
# compatibility mode for activeresource clients that raise
|
||||||
# an error when unserializing an array with attributes
|
# an error when deserializing an array with attributes
|
||||||
nil
|
nil
|
||||||
else
|
else
|
||||||
options
|
options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user