mirror of
https://github.com/twisterarmy/twister-calm.git
synced 2025-02-04 19:14:30 +00:00
Revert "fix users suggestion on type hashtag"
This reverts commit 62daed76bbf488670c0e6b4cdc1e49e8a3388dd0.
This commit is contained in:
parent
413beb8fbe
commit
c69e22a803
@ -383,10 +383,6 @@ function userSearchKeypress(item) {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (prefix == '#') { // hashtag
|
||||
return false;
|
||||
}
|
||||
|
||||
//var partialName = item.val();
|
||||
|
||||
if( !partialName.length ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user