* fix the bug when edit todo.
This commit is contained in:
@@ -68,3 +68,6 @@
|
||||
</form>
|
||||
</div>
|
||||
<?php include './footer.html.php';?>
|
||||
<script language = 'Javascript'>
|
||||
selectNext();
|
||||
</script>
|
||||
|
||||
@@ -41,6 +41,5 @@ function switchDateFeature(switcher)
|
||||
$('#end').removeAttr('disabled');
|
||||
}
|
||||
}
|
||||
selectNext();
|
||||
</script>
|
||||
<?php include '../../common/footer.html.php';?>
|
||||
|
||||
Reference in New Issue
Block a user