Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
[Upg] divers
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJuliuss committed Sep 27, 2013
1 parent 22b9b62 commit a462857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/user/index-user.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="form-group">
<label for="bannedSearch">Banned</label>
<select class="form-control" id="bannedSearch" name="bannedSearch">
<option></option>
<option>--</option>
<option value="0">No</option>
<option value="1">Yes</option>
</select>
Expand Down

0 comments on commit a462857

Please sign in to comment.