Remove autoescape="strict" attributes from Soy templates.

Strict autoescaping is the default so they serve no purpose.

Design doc: []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170905337
This commit is contained in:
jakubvrana 2017-10-03 13:32:20 -07:00 committed by Ben McIlwain
parent 14ccd2b8f1
commit 939c18bbce
15 changed files with 15 additions and 15 deletions

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Create contact * Create contact
*/ */

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Create anchor tenant domain * Create anchor tenant domain

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Delete domain request * Delete domain request

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Delete host request * Delete host request

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Domain allocate request. * Domain allocate request.

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Domain application info request * Domain application info request
*/ */

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Domain check request * Domain check request

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Domain check claims request * Domain check claims request

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Domain check fee request * Domain check fee request

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Create domain * Create domain
*/ */

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Update domain * Update domain
*/ */

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Create host * Create host
*/ */

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Request to remove IP addresses. * Request to remove IP addresses.

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Uniform Rapid Suspension * Uniform Rapid Suspension

View file

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and // See the License for the specific language governing permissions and
// limitations under the License. // limitations under the License.
{namespace domain.registry.tools autoescape="strict"} {namespace domain.registry.tools}
/** /**
* Update server locks * Update server locks