mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed the forced title
This commit is contained in:
parent
f6f1a2caf2
commit
980a924edb
@ -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