Bug fix: typo in ajax response
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"content": {$sources_html|json_encode}
|
"content": {$sources_html|json_encode}
|
||||||
}
|
}
|
||||||
{else}
|
{else}
|
||||||
"dialogheadertitle" {
|
"dialogheadertitle": {
|
||||||
"content": "Delete Source"
|
"content": "Delete Source"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user