* Adjust date tip id.
This commit is contained in:
@@ -17,7 +17,7 @@ $fields->field('PM')
|
||||
|
||||
$fields->field('begin')
|
||||
->tip(' ')
|
||||
->tipProps(array('id' => 'beginTip'))
|
||||
->tipProps(array('id' => 'dateTip'))
|
||||
->tipClass('text-warning hidden');
|
||||
|
||||
$budgetItemList = array();
|
||||
|
||||
Reference in New Issue
Block a user