diff --git a/passbook/core/static/package.json b/passbook/core/static/package.json deleted file mode 100644 index 6d3d88834..000000000 --- a/passbook/core/static/package.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "passbook-static", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "", - "license": "MIT", - "dependencies": { - "@patternfly/patternfly": "2.56.3" - } -} diff --git a/passbook/core/static/yarn.lock b/passbook/core/static/yarn.lock deleted file mode 100644 index 52440fa7f..000000000 --- a/passbook/core/static/yarn.lock +++ /dev/null @@ -1,8 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@patternfly/patternfly@2.56.3": - version "2.56.3" - resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-2.56.3.tgz#ca70eec632863f4ab62dada040f0979998a1355b" - integrity sha512-merUreEz4ul84s+OXwJ27AtMtcBdzExDX+Xn/T84OD6OAgG8iU1x1dnWdFBeEFKOlTpKxwjXxS/Zc8tSxpfRBw== diff --git a/passbook/core/templates/login/base.html b/passbook/core/templates/login/base.html index 48ac3b125..d0523d465 100644 --- a/passbook/core/templates/login/base.html +++ b/passbook/core/templates/login/base.html @@ -44,13 +44,14 @@

{{ config.login.subtext }}

{% endif %}