Skip to content

Commit

Permalink
Elfinder removed
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeks-semenov committed Jun 5, 2023
1 parent 0c5a1e7 commit 2414b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/admin-backup/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
]);
?>

<?
<?/*
echo \mihaildev\elfinder\ElFinder::widget([
'language' => \Yii::$app->language,
'controller' => 'cms/elfinder-full',
Expand All @@ -133,7 +133,7 @@
'style' => 'width: 100%; height: 800px;',
],
]);
?>
*/?>
<? else: ?>
<p><?= \Yii::t('skeeks/dbDumper', 'Directory with files of backups database is not found.') ?></p>
<? endif; ?>
Expand Down

0 comments on commit 2414b77

Please sign in to comment.