* finish task#1038.
This commit is contained in:
@@ -32,7 +32,7 @@ $(document).ready(function()
|
||||
<?php include '../../common/view/datepicker.html.php';?>
|
||||
<?php include '../../common/view/kindeditor.html.php';?>
|
||||
<?php js::import($jsRoot . 'misc/date.js');?>
|
||||
<script>var holders=<?php echo json_encode($lang->project->placeholder);?></script>
|
||||
<?php js::set('holders', json_encode($lang->project->placeholder));?>
|
||||
<form method='post' target='hiddenwin' id='dataform'>
|
||||
<table align='center' class='table-1 a-left'>
|
||||
<caption>
|
||||
|
||||
Reference in New Issue
Block a user