maliming
4 years ago
No known key found for this signature in database
GPG Key ID: 96224957E51C89E
2 changed files with
2 additions and
0 deletions
-
modules/cms-kit/src/Volo.CmsKit.Admin.Web/Pages/CmsKit/Comments/details.js
-
modules/cms-kit/src/Volo.CmsKit.Admin.Web/Pages/CmsKit/Comments/index.js
|
|
|
@ -10,6 +10,7 @@ $(function (){ |
|
|
|
todayBtn: "linked", |
|
|
|
autoclose: true, |
|
|
|
language: abp.localization.currentCulture.cultureName, |
|
|
|
format: abp.localization.currentCulture.dateTimeFormat.shortDatePattern |
|
|
|
}) |
|
|
|
.on("hide", function (e) { |
|
|
|
e.stopPropagation(); |
|
|
|
|
|
|
|
@ -10,6 +10,7 @@ $(function (){ |
|
|
|
todayBtn: "linked", |
|
|
|
autoclose: true, |
|
|
|
language: abp.localization.currentCulture.cultureName, |
|
|
|
format: abp.localization.currentCulture.dateTimeFormat.shortDatePattern |
|
|
|
}) |
|
|
|
.on("hide", function (e) { |
|
|
|
e.stopPropagation(); |
|
|
|
|