fix delete contract in admin

This commit is contained in:
Roland Schneider 2017-03-07 22:33:51 +01:00
parent aade9dac75
commit 21506a3762
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
-0.1.00
- fix admin delete contract method
-0.0.99 -0.0.99
- check webcam initialization ( start only , when https..) - check webcam initialization ( start only , when https..)
-0.0.98 -0.0.98

View File

@ -5,7 +5,7 @@ return [
'supportEmail' => 'rocho02@gmail.com', 'supportEmail' => 'rocho02@gmail.com',
'infoEmail' => 'info@rocho-net.hu', 'infoEmail' => 'info@rocho-net.hu',
'user.passwordResetTokenExpire' => 3600, 'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.0.99', 'version' => 'v0.1.00',
'company' => 'movar',//gyor 'company' => 'movar',//gyor
'company_name' => "Freimann Kft.", 'company_name' => "Freimann Kft.",
'product_visiblity' => 'account',// on reception which products to display. account or global 'product_visiblity' => 'account',// on reception which products to display. account or global