[#6574[ Scope the Labor Budget Add button with a css class
This commit is contained in:
@@ -69,7 +69,7 @@ jQuery(function($) {
|
||||
},
|
||||
|
||||
showDeliverableAddButton = function() {
|
||||
$('.add-labor a').hide().last().show();
|
||||
$('.add-labor a.add').hide().last().show();
|
||||
},
|
||||
|
||||
addNewDeliverableFinance = function(financeType) {
|
||||
|
||||
Reference in New Issue
Block a user