From 01f9a14fd03785ae28cc76a8412d3cd2ddf9ce59 Mon Sep 17 00:00:00 2001 From: liugang Date: Thu, 6 Jul 2023 18:18:37 +0800 Subject: [PATCH] + entry: open page in modal. --- module/entry/ui/log.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/entry/ui/log.html.php b/module/entry/ui/log.html.php index 93eb916f81..852fbfbd7d 100644 --- a/module/entry/ui/log.html.php +++ b/module/entry/ui/log.html.php @@ -30,6 +30,7 @@ toolbar setClass('btn primary'), set::icon('cog'), set::url(helper::createLink('admin', 'log')), + set(array('data-toggle' => 'modal')), $lang->entry->setting ), backBtn