1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Updated static resources

This commit is contained in:
Jeremy Stretch
2019-12-10 15:56:52 -05:00
parent 01b6e73f9b
commit 0d8fd45587
753 changed files with 79351 additions and 594 deletions

View File

@@ -0,0 +1,32 @@
name: Error
version: 1.6.0
description: Displays the error page.
icon: warning
author:
name: Team Grav
email: devs@getgrav.org
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-plugin-error
keywords: error, plugin, required
bugs: https://github.com/getgrav/grav-plugin-error/issues
license: MIT
form:
validation: strict
fields:
enabled:
type: toggle
label: PLUGIN_ADMIN.PLUGIN_STATUS
highlight: 1
default: 0
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
routes.404:
type: text
size: medium
label: 404 Route
default: '/error'