Fix photos

This commit is contained in:
Alan
2026-02-16 22:38:47 +03:00
parent a755a8e5c4
commit b4bc91f545
6 changed files with 43 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
$(function(){
var sxFile = new sxFormFile();
{/literal}
sxFile.init({$post->id}, '/simpla/ajax/file_action.php');
sxFile.init({$post->id}, '/simpla/ajax/file_repair.php');
{literal}
})
</script>