partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 209ec5ea19cb04c141c3bab8132a3739ce216607
parent 8c57f55704f0e83a7bc4189097b4d4a4bdf3c7ca
Author: Felicitus <felicitus@felicitus.org>
Date:   Mon, 12 Oct 2015 15:04:19 +0200

Removed border

Diffstat:
Mweb/setup/js/Cards/AdminUserCard.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/web/setup/js/Cards/AdminUserCard.js b/web/setup/js/Cards/AdminUserCard.js @@ -57,6 +57,7 @@ Ext.define('PartKeeprSetup.AdminUserCard', { this.items = [ { bodyStyle: 'background:none;padding-bottom: 10px;', + border: false, items: [{ border: false, bodyStyle: 'background:none;padding-bottom: 10px;',