Skip to content

Commit 63e939c

Browse files
committed
Support for help form type
As in jsonform. Lacks test and documentation. Needs ngSanitize included to work.
1 parent 6a0a8aa commit 63e939c

File tree

7 files changed

+19
-4
lines changed

7 files changed

+19
-4
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"dependencies": {
2525
"angular": "~1.2.18",
2626
"tv4": "~1.0.15",
27-
"pickadate": "~3.5.2"
27+
"pickadate": "~3.5.2",
28+
"angular-sanitize": "~1.2.18"
2829
},
2930
"devDependencies": {
3031
"angular-ui-ace": "bower"

dist/bootstrap-decorator.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)