Feature #4: Pre-defined/Restricted Locations

Configurable list and location suggestions. Ability to restrict
locations. Shows 'occupied' locations.
This commit is contained in:
Gary Sharp
2014-02-17 21:44:34 +11:00
parent ed7caf8b4a
commit 5be747afbc
35 changed files with 2136 additions and 729 deletions
+5
View File
@@ -939,6 +939,11 @@ select {
border: 1px solid #ccc;
padding: 2px;
color: #444;
min-width: 200px;
}
select.small {
padding: 0;
min-width: 150px;
}
input[type="submit"],
button {