fixes for "add child note" button

This commit is contained in:
azivner
2018-10-31 18:21:58 +01:00
parent 5cc91c64a3
commit ab26216cbe
3 changed files with 9 additions and 3 deletions

View File

@@ -266,6 +266,8 @@
<button id="relation-map-add-child-notes" class="btn" type="button"
title="Add all child notes of this relation map note">Add child notes</button>
&nbsp;
<button id="relation-map-create-child-note" class="btn" type="button"
title="Create new child note and add it into this relation map">Create child note</button>