Commit af5b3f95 authored by Boris Kocherov's avatar Boris Kocherov

fix titles in html

parent 70aa9558
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Demo UI for JSON Scheme form generator</title> <title>Demo UI for JSON Schema form generator</title>
<link rel="stylesheet" href="../gadget_erp5_nojqm.css"> <link rel="stylesheet" href="../gadget_erp5_nojqm.css">
<script src="../rsvp.js"></script> <script src="../rsvp.js"></script>
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<div role="main" class="ui-content gadget-content"> <div role="main" class="ui-content gadget-content">
<section class="ui-content-header-plain"> <section class="ui-content-header-plain">
<h3 class="ui-content-title ui-body-c"> <h3 class="ui-content-title ui-body-c">
Demo UI for JSON Scheme form generator Demo UI for JSON Schema form generator
</h3> </h3>
</section> </section>
<div data-gadget-url="../jsonform.gadget.html" <div data-gadget-url="../jsonform.gadget.html"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Demo UI for JSON Scheme form generator</title> <title>JSON Schema form generator tests</title>
<link rel="stylesheet" href="../gadget_erp5_nojqm.css"> <link rel="stylesheet" href="../gadget_erp5_nojqm.css">
<script src="../rsvp.js"></script> <script src="../rsvp.js"></script>
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<div role="main" class="ui-content gadget-content"> <div role="main" class="ui-content gadget-content">
<section class="ui-content-header-plain"> <section class="ui-content-header-plain">
<h3 class="ui-content-title ui-body-c"> <h3 class="ui-content-title ui-body-c">
Demo UI for JSON Scheme form generator JSON Schema form generator tests
</h3> </h3>
</section> </section>
<div data-gadget-url="../jsonform.gadget.html" <div data-gadget-url="../jsonform.gadget.html"
......
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