diff options
author | Ian C <ianc@noddybox.co.uk> | 2018-06-26 21:12:37 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2018-06-26 21:12:37 +0000 |
commit | c4c55c23c564160a7150062ffb73041f21de70e9 (patch) | |
tree | 6aa857aebc680d624dc442b8d0818420d42c522c /www/index.html | |
parent | 7236430484ffbd9874083b9703ff3015e3347c89 (diff) |
Added links for edit actions, and place holders for the event handlers.
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 9c2474c..4a1b421 100644 --- a/www/index.html +++ b/www/index.html @@ -20,6 +20,7 @@ Group: </select> <input type="text" id="NewGroup" maxlength="512"> +</div> <hr> |