We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce0864 + 96ec45f commit 2dd3130Copy full SHA for 2dd3130
web-app/django/VIM/templates/instruments/includes/addName.html
@@ -34,6 +34,14 @@ <h5 class="modal-title" id="addNameModalLabel">
34
<button type="button" class="btn btn-secondary" id="addRowBtn">
35
Add another row
36
</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>
45
</div>
46
47
<!-- Row for 'Publish' button -->
0 commit comments