google-nomulus/java/google/registry/ui/soy
jakubvrana 0aab48eb9f Remove unused params being passed to Soy templates
Soy is going to disallow passing params that are unused in the called template and its dependencies. This CL removes these unused params from the call sites.

Passing an unused param might indicate a bug such as having a typo in an optional parameter. Please review this CL carefully and edit the code in Critique if this is the case.

More information: []
Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=180571605
2018-01-04 17:09:46 -05:00
..
registrar Remove unused params being passed to Soy templates 2018-01-04 17:09:46 -05:00
BUILD Upgrade Nomulus to latest Closure Rules 2016-12-06 11:52:46 -05:00
Console.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00
Forms.soy Remove autoescape="strict" attributes from Soy templates. 2017-10-04 16:16:45 -04:00