VRFS-1110 enabled friend-input search box

This commit is contained in:
Jonathan Kolyer 2014-02-16 01:35:33 -06:00
parent 0c6cb063e3
commit a168434edf
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<!-- friend invitation box -->
<div class="friendbox">
<div class="selected-friends" id="{selected_friends_id}"></div>
<!--<input id="friend-input" type="text" placeholder="Looking up friends..." />-->
<input id="friend-input" type="text" placeholder="Looking up friends..." />
</div>
</script>