Fixed module-relationship table. Ticket#2766
This commit is contained in:
parent
d829d34f13
commit
838e14f43b
|
@ -1103,6 +1103,7 @@ if ($list_modules) {
|
|||
return false;
|
||||
});
|
||||
$("a.relations_details").cluetip ({
|
||||
width: 500,
|
||||
arrows: true,
|
||||
attribute: 'href',
|
||||
cluetipClass: 'default'
|
||||
|
|
Loading…
Reference in New Issue