projects
/
contrib
/
Conifer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e2b895
)
Colleague IDs are now alphanumeric
author
Dan Scott
<dscott@laurentian.ca>
Fri, 19 Feb 2016 22:03:56 +0000
(17:03 -0500)
committer
Dan Scott
<dscott@laurentian.ca>
Fri, 19 Feb 2016 22:03:56 +0000
(17:03 -0500)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/patron-load/templates/index.html
patch
|
blob
|
history
diff --git
a/tools/patron-load/templates/index.html
b/tools/patron-load/templates/index.html
index
9c1a0f1
..
90e2de8
100644
(file)
--- a/
tools/patron-load/templates/index.html
+++ b/
tools/patron-load/templates/index.html
@@
-29,7
+29,7
@@
$if uid:
<h2>Create an account</h2>
<form action="/">
- <label>Laurentian ID: <input
type="number"
name="uid"></label>
+ <label>Laurentian ID: <input name="uid"></label>
<input type="submit">
</form>
<h3>About this form</h3>