mirror of
https://github.com/google/nomulus
synced 2026-08-27 19:37:07 +00:00
Replace registrar-premium-price-ack with registrar-settings
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192355664
This commit is contained in:
@@ -37,7 +37,7 @@ registry.registrar.Resources = function(console, xsrfToken) {
|
||||
this,
|
||||
'constructor',
|
||||
console,
|
||||
new registry.Resource(new goog.Uri('/registrar-premium-price-ack'), xsrfToken),
|
||||
new registry.Resource(new goog.Uri('/registrar-settings'), xsrfToken),
|
||||
registry.soy.registrar.console.resources,
|
||||
null);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user