Add admin page link to create new registrar

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=233956155
This commit is contained in:
jianglai 2019-02-14 08:00:43 -08:00
parent 9a6a57c871
commit 4241c7658f
7 changed files with 7 additions and 0 deletions

View file

@ -52,6 +52,13 @@
{call .oteStatus} {call .oteStatus}
{param registrarType: $type /} {param registrarType: $type /}
{/call} {/call}
<tr class="{css('kd-settings-pane-section')}">
<td>
<label class="{css('setting-label')}">Create new registrar</label>
<td class="{css('setting')}">
<p><a href="/registrar-create">New registrar form</a>
</p></td>
</tr>
</table> </table>
</form> </form>
{/template} {/template}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Before After
Before After