select the right app in the file list editor sidebar

This commit is contained in:
ilvalle
2013-12-10 09:53:50 +01:00
parent 15dd46a91a
commit 8244472cb2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -267,7 +267,7 @@ $(document).on('click', 'a.font_button', function (e) {
</div>
<br />
<div id="files_menu">
{{=LOAD('default', 'files_menu', args=['welcome'])}}
{{=LOAD('default', 'files_menu', vars={'app':app})}}
</div>
</ul>
</div>