Merge pull request #986 from itflow-org/wrongecho-rack-patch
Adjust max rack size to 70U
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text"><i class="fa fa-fw fa-sort-numeric-up-alt"></i></span>
|
||||
</div>
|
||||
<input type="number" class="form-control" name="units" placeholder="Number of Units" min="1" max="44" required>
|
||||
<input type="number" class="form-control" name="units" placeholder="Number of Units" min="1" max="70" required>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user