Revert "Added no match found on live search"
This reverts commit 47a07c61
This commit is contained in:
@@ -171,11 +171,6 @@ class ContactController extends Controller
|
||||
}else{
|
||||
$output.='<tr>'.
|
||||
'<td>Din søgning matchede ikke nogen personer</td>'.
|
||||
'<td></td>'.
|
||||
'<td></td>'.
|
||||
'<td></td>'.
|
||||
'<td></td>'.
|
||||
'<td></td>'.
|
||||
'</tr>';
|
||||
}
|
||||
return Response($output);
|
||||
|
||||
Reference in New Issue
Block a user