Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rjs_json_form
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Rafael Monnerat
rjs_json_form
Commits
5a96bd75
Commit
5a96bd75
authored
Apr 21, 2018
by
Boris Kocherov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove form tag
parent
14c78b77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
11 deletions
+9
-11
demo/gadget_demo_json_schema_form.html
demo/gadget_demo_json_schema_form.html
+9
-11
No files found.
demo/gadget_demo_json_schema_form.html
View file @
5a96bd75
...
@@ -22,10 +22,8 @@
...
@@ -22,10 +22,8 @@
</section>
</section>
<br>
<br>
<div
class=
"ui-body-c"
>
<div
class=
"ui-body-c"
>
</div>
<div
class=
"field_container"
>
<div
class=
"field_container"
>
<div
class=
"left"
>
<div
class=
"left"
>
<form
class=
"save_form ui-body-c"
novalidate
>
<div
class=
"ui-field-contain"
>
<div
class=
"ui-field-contain"
>
<div
data-gadget-url=
"../gadget_json_generated_form.html"
<div
data-gadget-url=
"../gadget_json_generated_form.html"
data-gadget-scope=
"form_view"
data-gadget-scope=
"form_view"
...
@@ -35,7 +33,7 @@
...
@@ -35,7 +33,7 @@
type=
"text/x-renderjs-configuration"
>
type=
"text/x-renderjs-configuration"
>
.
/
slapos
/
software
/
erp5
/
instance
-
erp5
-
input
-
schema
.
json
.
/
slapos
/
software
/
erp5
/
instance
-
erp5
-
input
-
schema
.
json
</script>
</script>
<!--/slapos/software/erp5/instance-erp5-input-schema.json-->
<!--/slapos/software/erp5/instance-erp5-input-schema.json-->
<!--schema4.json-->
<!--schema4.json-->
<!--schema7.json-->
<!--schema7.json-->
...
@@ -45,12 +43,12 @@
...
@@ -45,12 +43,12 @@
<!--sample_schema.json-->
<!--sample_schema.json-->
</div>
</div>
</div>
</div>
</
form
>
</
div
>
</div
>
<div
class=
"right"
>
<div
class=
"right
"
>
<div
class=
"ui-field-contain
"
>
<div
class=
"ui-field-contain"
>
<label
for=
"json_document_content"
>
Json Document
</label
>
<label
for=
"json_document_content"
>
Json Document
</label
>
<textarea
name=
"json_document_content"
id=
"json_document_content"
title=
"Json Document"
></textarea
>
<
textarea
name=
"json_document_content"
id=
"json_document_content"
title=
"Json Document"
></textarea
>
<
/div
>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment