Merge pull request #358 from viralsolani/develop
Merge Develop branch
Showing
access.log
0 → 100644
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
config/telescope.php
0 → 100644
This diff is collapsed.
... | @@ -17,19 +17,19 @@ | ... | @@ -17,19 +17,19 @@ |
"jquery": "^3.1.1", | "jquery": "^3.1.1", | ||
"laravel-mix": "^2.1.14", | "laravel-mix": "^2.1.14", | ||
"lodash": "^4.17.4", | "lodash": "^4.17.4", | ||
"vue": "^2.5.17", | "vue": "^2.6.8", | ||
"webpack-rtl-plugin": "^1.5.0" | "webpack-rtl-plugin": "^1.8.1" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"bootstrap": "^3.3.7", | "bootstrap": "^3.4.1", | ||
"bootstrap-datetimepicker-npm": "^4.17.37-npm", | "bootstrap-datetimepicker-npm": "^4.17.37-npm", | ||
"datatables.net": "^1.10.15", | "datatables.net": "^1.10.15", | ||
"datatables.net-buttons": "^1.3.1", | "datatables.net-buttons": "^1.3.1", | ||
"moment": "^2.18.1", | "moment": "^2.24.0", | ||
"nestable2": "^1.5.0", | "nestable2": "^1.5.0", | ||
"node-sass": "^4.9.0", | "node-sass": "^4.11.0", | ||
"pluralize": "^7.0.0", | "pluralize": "^7.0.0", | ||
"select2": "^4.0.4", | "select2": "^4.0.4", | ||
"tinymce": "^4.5.8" | "tinymce": "^4.9.3" | ||
} | } | ||
} | } |
public/js/langs/fr_FR.js
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
resources/lang/fr/alerts.php
0 → 100644
resources/lang/fr/api.php
0 → 100644
resources/lang/fr/auth.php
0 → 100644
resources/lang/fr/http.php
0 → 100644
resources/lang/fr/labels.php
0 → 100644
This diff is collapsed.
resources/lang/fr/menus.php
0 → 100644
resources/lang/fr/navs.php
0 → 100644
resources/lang/fr/roles.php
0 → 100644
This diff is collapsed.
Please register or sign in to comment