mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Remove all CSS animations to reduce flakiness
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237045320
This commit is contained in:
parent
98cce20899
commit
6b9b60d38c
2 changed files with 2 additions and 351 deletions
|
@ -120,7 +120,7 @@
|
|||
|
||||
|
||||
/** Drop-down selection for the clientId. */
|
||||
{template .clientIdSelect_}
|
||||
{template .clientIdSelect_ visibility="private"}
|
||||
{@param clientId: string} /** Registrar client identifier. */
|
||||
{@param allClientIds: list<string>}
|
||||
<form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue