add backend theme AdminLte, bind reception/transaction to a permission

This commit is contained in:
2015-11-23 19:55:49 +01:00
parent e13866d7da
commit bcae71155e
25 changed files with 993 additions and 128 deletions

View File

@@ -23,7 +23,8 @@
"bower-asset/remarkable-bootstrap-notify": "^3.1",
"yiisoft/yii2-jui": "^2.0",
"bower-asset/moment": "^2.10",
"bower-asset/accounting": "^0.3.2"
"bower-asset/accounting": "^0.3.2",
"dmstr/yii2-adminlte-asset": "2.*"
},
"require-dev": {
"yiisoft/yii2-codeception": "*",