mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Fixed the forced title
This commit is contained in:
parent
107b2bdb1c
commit
84b617e7a7
@ -757,6 +757,9 @@ TreeNodeDetailController = {
|
||||
$label.addClass('tree-element-detail-loaded');
|
||||
$content.html(data);
|
||||
|
||||
// Add again the hover event to the 'force_callback' elements
|
||||
forced_title_callback();
|
||||
|
||||
controller.open();
|
||||
},
|
||||
error: function(xhr, textStatus, errorThrown) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user