Commit 8dd6d7a6 authored by Boris Kocherov's avatar Boris Kocherov

fix filename in Gruntfile.js

parent 3e6d462b
......@@ -65,7 +65,7 @@ module.exports = function (grunt) {
}
},
client: {
src: ['schema.gadget.js',
src: ['jsonform.gadget.js',
'jsonform/gadget_json_generated_form_child.js',
'demo/gadget_demo_json_schema_form.js'],
directives: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment