Cleaned up the watchers Modals

This commit is contained in:
johnnyq
2023-08-03 19:36:02 -04:00
parent 427ed8e57b
commit cc80d41964
4 changed files with 8 additions and 5 deletions

View File

@@ -161,8 +161,8 @@
</div>
<div class="form-group">
<label>Watchers <span class="text-danger">Work in Progress</span></label>
<div class="text-fields"></div>
<label>Watchers</label>
<div class="watchers"></div>
<button type="button" class="btn btn-primary" onclick="addWatcher(this)"><i class="fas fa-fw fa-plus"></i> Add Watcher</button>
</div>