New context layer for widget. Improve backup performance.
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ $(document).ready(function() {
|
||||
'tags' => $tags->name
|
||||
);
|
||||
}
|
||||
echo Json::encode($data);
|
||||
echo json_encode($data);
|
||||
?>, {
|
||||
propertyToSearch: 'tags',
|
||||
tokenValue : 'tags',
|
||||
|
||||
Reference in New Issue
Block a user