Merge branch 'sprint/237_liumengyi_fixbug' into 'master'
* Fix bug #26298, #25695, #27192, #25409, #27020, #23401. See merge request easycorp/zentaopms!5262
This commit is contained in:
@@ -153,6 +153,7 @@ if(!$selfCall) die(include('./todolist.html.php'));
|
||||
$block.on('click', '.todo-form-trigger', function()
|
||||
{
|
||||
toggleForm($(this).data('trigger'));
|
||||
$('.block-todoes .commitButton').removeClass('disabled');
|
||||
});
|
||||
$form.timeSpanControl(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user