mirror of
https://github.com/google/nomulus.git
synced 2025-06-28 15:23:34 +02:00
Move VerifyOteAction to tools/server
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=116825910
This commit is contained in:
parent
3eef39126d
commit
6772b2ef80
6 changed files with 33 additions and 17 deletions
|
@ -8,7 +8,7 @@
|
|||
<servlet>
|
||||
<display-name>Verify OTE</display-name>
|
||||
<servlet-name>verify-ote</servlet-name>
|
||||
<servlet-class>com.google.domain.registry.ui.server.admin.VerifyOteServlet</servlet-class>
|
||||
<servlet-class>com.google.domain.registry.module.tools.ToolsServlet</servlet-class>
|
||||
<load-on-startup>1</load-on-startup>
|
||||
</servlet>
|
||||
<servlet-mapping>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue