fix exception on open create us lightbox
parent
211d8972a0
commit
05c828339b
|
@ -57,6 +57,7 @@ LbUsEstimationDirective = ($tgEstimationsService, $rootScope, $repo, $template,
|
|||
totalPoints: @calculateTotalPoints()
|
||||
roles: @calculateRoles()
|
||||
editable: @isEditable
|
||||
loading: false
|
||||
}
|
||||
mainTemplate = "common/estimation/us-estimation-points-per-role.html"
|
||||
template = $template.get(mainTemplate, true)
|
||||
|
|
Loading…
Reference in New Issue