mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#18583: Adding missing localization script in Orchard.ArchiveLater
Work Item: 18583 --HG-- branch : 1.x
This commit is contained in:
@@ -22,6 +22,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
@using(Script.Foot()) {
|
@using(Script.Foot()) {
|
||||||
|
|
||||||
|
@* generates the localization script *@
|
||||||
|
@Display(New.DatePickerLocalization())
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
//<![CDATA[
|
//<![CDATA[
|
||||||
$(function () {
|
$(function () {
|
||||||
|
Reference in New Issue
Block a user