mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Impact analysis improvements:
- Better layout and grouping of the graph - Made the tooltip for groups helpful SVN:trunk[3710]
This commit is contained in:
@@ -408,6 +408,7 @@ $(function()
|
||||
},
|
||||
show_group: function(sGroupId)
|
||||
{
|
||||
this._close_all_tooltips();
|
||||
// Activate the 3rd tab
|
||||
this.element.closest('.ui-tabs').tabs("option", "active", 2);
|
||||
// Scroll into view the group
|
||||
|
||||
Reference in New Issue
Block a user