Fixed potiential javascript error
This commit is contained in:
@@ -268,7 +268,7 @@ form_content = {$smarty.capture.delete_folder_dialog nofilter}
|
||||
});
|
||||
});
|
||||
|
||||
// Initialize folder (id=
|
||||
// Initialize folder select value
|
||||
{if $folder_id != 0}
|
||||
$('#folder_id').val("{$folder_id}").change();
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user