Skip to content

Commit

Permalink
Clearer tooltip for the user searching
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Mar 25, 2015
1 parent 0426fcd commit 500455b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/events/scan.html.erb
Expand Up @@ -47,7 +47,7 @@
<div class="input-group">
<div class="input-group">
<input required type="text" class="form-control typeahead"
placeholder="Ugent username" name="username" id="username">
placeholder="Start searching by entering a name or an email" name="username" id="username">
<span class="input-group-btn">
<button class="btn btn-primary" name="button" type="submit">
Submit
Expand Down

0 comments on commit 500455b

Please sign in to comment.