Removed exgtra spaces on function expressions: function_()
This commit is contained in:
@@ -267,7 +267,9 @@ form_content = {$smarty.capture.delete_folder_dialog nofilter}
|
|||||||
});
|
});
|
||||||
|
|
||||||
// Initialize folder (id=
|
// Initialize folder (id=
|
||||||
{$folder_id}) select value
|
{$folder_id})
|
||||||
|
select
|
||||||
|
value
|
||||||
{if $folder_id != 0}
|
{if $folder_id != 0}
|
||||||
$('#folder_id').val("{$folder_id}").change();
|
$('#folder_id').val("{$folder_id}").change();
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user