From 212bd54b5581da3feee15f68afd3d4071cedb12c Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Tue, 16 Apr 2019 11:35:37 -0700 Subject: [PATCH] Remove references to |blessStringAsTrustedResourceUrlForLegacy in . This directive will be deleted in the future, this change prepares for it. More information: [] Tested: TAP --sample for global presubmit queue [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=243847668 --- java/google/registry/ui/soy/Console.soy | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/java/google/registry/ui/soy/Console.soy b/java/google/registry/ui/soy/Console.soy index 7a1bec533..b1082d436 100644 --- a/java/google/registry/ui/soy/Console.soy +++ b/java/google/registry/ui/soy/Console.soy @@ -46,12 +46,12 @@ {switch DEBUG} {case google.registry.ui.ConsoleDebug.PRODUCTION} - + {case google.registry.ui.ConsoleDebug.DEBUG} - + {case google.registry.ui.ConsoleDebug.RAW} + href="/assets/sources/domain_registry/java/google/registry/ui/css/{$app}_imports_raw.css"> {default} {/switch}