HTML changes
This commit is contained in:
parent
d816d9a3b0
commit
7acb8d9303
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
</script>
|
||||
|
||||
<script type="text/html" data-template-name="grist-add-records">
|
||||
<script type="text/html" data-template-name="grist-sync-table">
|
||||
<div class="form-row">
|
||||
<label for="node-input-document"><i class="fa fa-file-text"></i> Document</label>
|
||||
<input type="text" id="node-input-document" placeholder="Document">
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
</div>
|
||||
</script>
|
||||
|
||||
<script type="text/html" data-help-name="grist-add-records">
|
||||
<script type="text/html" data-help-name="grist-sync-table">
|
||||
<p>Syncs records to a grist table.</p>
|
||||
<h3>Inputs</h3>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue