Update directory layout to fit with other projects
This commit is contained in:
6
source/webui/templates/ajax/source-list.tpl
Normal file
6
source/webui/templates/ajax/source-list.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
"page_replacements": {
|
||||
"source-list": {
|
||||
{include file="fragments/source-list.tpl" assign="sources_html"}
|
||||
"content": {$sources_html|json_encode}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user