mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Fixed module-relationship table. Ticket#2766
This commit is contained in:
parent
d829d34f13
commit
838e14f43b
@ -1103,6 +1103,7 @@ if ($list_modules) {
|
|||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
$("a.relations_details").cluetip ({
|
$("a.relations_details").cluetip ({
|
||||||
|
width: 500,
|
||||||
arrows: true,
|
arrows: true,
|
||||||
attribute: 'href',
|
attribute: 'href',
|
||||||
cluetipClass: 'default'
|
cluetipClass: 'default'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user