mirror of
https://github.com/google/nomulus.git
synced 2025-05-17 01:47:14 +02: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:
parent
eb17851cb3
commit
8a9453f476
8 changed files with 21 additions and 368 deletions
|
@ -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);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue