add condition logic and/or in admin, fix logic in front, fix condition required fields in edit profile

This commit is contained in:
andrewshuba
2018-10-17 13:56:44 +03:00
parent cefe9957df
commit 16ec637483
15 changed files with 423 additions and 196 deletions
+5
View File
@@ -33,8 +33,13 @@
"grunt-contrib-watch": "~0.6.1",
"grunt-modernizr": "~0.6.0",
"grunt-wp-assets": "~0.2.6",
"gulp": "^3.9.1",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^3.0.1",
"load-grunt-tasks": "~1.0.0",
"time-grunt": "~1.0.0"
},
"dependencies": {
"gulp-install": "^1.1.0"
}
}