Skip to content

Commit 2dd3130

Browse files
authored
Merge pull request #520 from DDMAL/language-guideline-link
add guideline link to AddName.html
2 parents 4ce0864 + 96ec45f commit 2dd3130

File tree

1 file changed

+8
-0
lines changed
  • web-app/django/VIM/templates/instruments/includes

1 file changed

+8
-0
lines changed

web-app/django/VIM/templates/instruments/includes/addName.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ <h5 class="modal-title" id="addNameModalLabel">
3434
<button type="button" class="btn btn-secondary" id="addRowBtn">
3535
Add another row
3636
</button>
37+
<div class="mt-3 pt-3 border-top">
38+
<small>
39+
<a href="https://github.com/DDMAL/UMIL/wiki/Adding-a-New-Instrument-Name"
40+
class="notranslate m-1">
41+
📖 Guideline: Adding a New Instrument Name
42+
</a>
43+
</small>
44+
</div>
3745
</div>
3846
</div>
3947
<!-- Row for 'Publish' button -->

0 commit comments

Comments
 (0)