Skip to content

Commit

Permalink
Undo adding second server.js
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrice10 committed Feb 6, 2015
1 parent 04f70ba commit af4228c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
2 changes: 1 addition & 1 deletion client/app/search/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h5 style="font-weight: bold" ng-bind="object.label"></h5>
reset-search-input="false"
style="width: 300px;"
on-select="fetchUsers($item)">
<ui-select-match placeholder="Search by user...">{{$select.selected}}</ui-select-match>
<ui-select-match placeholder="Search by language...">{{$select.selected}}</ui-select-match>
<ui-select-choices repeat="entry in languages track by $index"
refresh="refreshTypeahead($select.search)"
refresh-delay="0">
Expand Down
29 changes: 0 additions & 29 deletions server.js

This file was deleted.

0 comments on commit af4228c

Please sign in to comment.