@@ -1331,7 +1331,7 module ApplicationHelper | |||
|
1331 | 1331 | def api_meta(options) |
|
1332 | 1332 | if params[:nometa].present? || request.headers['X-Redmine-Nometa'] |
|
1333 | 1333 | # compatibility mode for activeresource clients that raise |
|
1334 |
# an error when |
|
|
1334 | # an error when deserializing an array with attributes | |
|
1335 | 1335 | nil |
|
1336 | 1336 | else |
|
1337 | 1337 | options |
General Comments 0
You need to be logged in to leave comments.
Login now