mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 11:16:04 +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
|
@ -49,18 +49,6 @@
|
|||
<url-pattern>/registrar-settings</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!--
|
||||
Registrar Self-serve console to support updating the premium price ack
|
||||
flag. Ideally, this should be handled by /registrar-settings (above), but
|
||||
unfortunately the console is broken and registrar-settings doesn't support
|
||||
this use-case as it requires fields that are not universally sent during
|
||||
updates.
|
||||
-->
|
||||
<servlet-mapping>
|
||||
<servlet-name>frontend-servlet</servlet-name>
|
||||
<url-pattern>/registrar-premium-price-ack</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- HTTP WHOIS. -->
|
||||
<servlet-mapping>
|
||||
<servlet-name>frontend-servlet</servlet-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue