mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user