mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed height
This commit is contained in:
parent
239e149b3c
commit
2b5c5f0cce
@ -134,8 +134,7 @@ final class EventsHistory extends Item
|
||||
}
|
||||
}
|
||||
|
||||
$data['height'] = ($data['height'] - 20);
|
||||
|
||||
// $data['height'] = ($data['height'] - 20);
|
||||
if ((int) $data['width'] < 11) {
|
||||
$data['width'] = 11;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user