mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-29 18:52:22 +01:00
fix training description remain on screen after click
This commit is contained in:
parent
f1181f3994
commit
ff7e33e5e2
@ -447,7 +447,6 @@ Application.Controllers.controller "ReserveTrainingController", ["$scope", "$sta
|
||||
element.attr(
|
||||
'uib-popover': event.training.description
|
||||
'popover-trigger': 'mouseenter'
|
||||
'popover-append-to-body': true
|
||||
)
|
||||
$compile(element)($scope)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user