Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
c2775e2b
Commit
c2775e2b
authored
Sep 03, 2020
by
luoxj
Browse files
提示
parent
79d58c67
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/category/index.ftl
View file @
c2775e2b
...
...
@@ -183,7 +183,7 @@
//删除
del
:
function
(
row
)
{
var
that
=
this
;
that
.
$confirm
(
'此操作将永久删除
所选内容
,
是否继续?'
,
'提示'
,
{
that
.
$confirm
(
'此操作将永久删除
分类和分类下的文章
,
是否继续?'
,
'提示'
,
{
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
type
:
'
warning
'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment