New context layer for widget. Improve backup performance.

This commit is contained in:
joyqi
2021-08-26 15:00:38 +08:00
parent 926ec3e117
commit 91a970521c
17 changed files with 559 additions and 877 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ $(document).ready(function() {
'tags' => $tags->name
);
}
echo Json::encode($data);
echo json_encode($data);
?>, {
propertyToSearch: 'tags',
tokenValue : 'tags',