Logout is one step now

This commit is contained in:
Andy Miller
2017-12-01 16:08:52 -07:00
parent dcea3f9889
commit 1b97769ea5
7 changed files with 19 additions and 36 deletions

View File

@@ -1,14 +0,0 @@
---
title: Dashboard Logout
form:
fields:
- name: username
type: text
placeholder: PLUGIN_ADMIN.USERNAME
autofocus: true
- name: password
type: password
placeholder: PLUGIN_ADMIN.PASSWORD
---