diff options
author | Daniel GarcĂa Moreno <danigm@soleta.eu> | 2021-06-01 11:40:51 +0200 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2021-06-01 18:25:29 +0200 |
commit | b2a0e96fbd6975d73b103d5100683e071864f3bd (patch) | |
tree | 2c34712a5901368ff445e955dfac80907305b064 /ogcp/static/AdminLTE/dist/img/credit | |
parent | 99f4b51236437ed8975148f0375e683c57b57946 (diff) |
Add initial AdminLTE template files
Add the open source AdminLTE bootstrap dashboard template to the static
folder, and some plugins that we'll use in the following changes to the
templates.
Plugins:
* jquery
* bootstrap
* font-awesome
https://adminlte.io/
Diffstat (limited to 'ogcp/static/AdminLTE/dist/img/credit')
-rw-r--r-- | ogcp/static/AdminLTE/dist/img/credit/american-express.png | bin | 0 -> 2162 bytes |
-rw-r--r-- | ogcp/static/AdminLTE/dist/img/credit/cirrus.png | bin | 0 -> 1577 bytes |
-rw-r--r-- | ogcp/static/AdminLTE/dist/img/credit/mastercard.png | bin | 0 -> 1575 bytes |
-rw-r--r-- | ogcp/static/AdminLTE/dist/img/credit/paypal.png | bin | 0 -> 1976 bytes |
-rw-r--r-- | ogcp/static/AdminLTE/dist/img/credit/paypal2.png | bin | 0 -> 1219 bytes |
-rw-r--r-- | ogcp/static/AdminLTE/dist/img/credit/visa.png | bin | 0 -> 1062 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/ogcp/static/AdminLTE/dist/img/credit/american-express.png b/ogcp/static/AdminLTE/dist/img/credit/american-express.png Binary files differnew file mode 100644 index 0000000..24657b5 --- /dev/null +++ b/ogcp/static/AdminLTE/dist/img/credit/american-express.png diff --git a/ogcp/static/AdminLTE/dist/img/credit/cirrus.png b/ogcp/static/AdminLTE/dist/img/credit/cirrus.png Binary files differnew file mode 100644 index 0000000..219ec18 --- /dev/null +++ b/ogcp/static/AdminLTE/dist/img/credit/cirrus.png diff --git a/ogcp/static/AdminLTE/dist/img/credit/mastercard.png b/ogcp/static/AdminLTE/dist/img/credit/mastercard.png Binary files differnew file mode 100644 index 0000000..75ff0e1 --- /dev/null +++ b/ogcp/static/AdminLTE/dist/img/credit/mastercard.png diff --git a/ogcp/static/AdminLTE/dist/img/credit/paypal.png b/ogcp/static/AdminLTE/dist/img/credit/paypal.png Binary files differnew file mode 100644 index 0000000..8c6f493 --- /dev/null +++ b/ogcp/static/AdminLTE/dist/img/credit/paypal.png diff --git a/ogcp/static/AdminLTE/dist/img/credit/paypal2.png b/ogcp/static/AdminLTE/dist/img/credit/paypal2.png Binary files differnew file mode 100644 index 0000000..be6260b --- /dev/null +++ b/ogcp/static/AdminLTE/dist/img/credit/paypal2.png diff --git a/ogcp/static/AdminLTE/dist/img/credit/visa.png b/ogcp/static/AdminLTE/dist/img/credit/visa.png Binary files differnew file mode 100644 index 0000000..e04715d --- /dev/null +++ b/ogcp/static/AdminLTE/dist/img/credit/visa.png |