mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
#12145 remove maxlength
This commit is contained in:
parent
52f63a6f12
commit
c577fedff4
@ -1,4 +1,4 @@
|
|||||||
<?php
|
&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&SRS=EPSG%3A900913<?php
|
||||||
/**
|
/**
|
||||||
* Pandora FMS- https://pandorafms.com
|
* Pandora FMS- https://pandorafms.com
|
||||||
* ==================================================
|
* ==================================================
|
||||||
@ -312,7 +312,7 @@ if ($mapConnectionData != null) {
|
|||||||
$mapConnectionDataUrl,
|
$mapConnectionDataUrl,
|
||||||
'',
|
'',
|
||||||
45,
|
45,
|
||||||
90,
|
false,
|
||||||
true
|
true
|
||||||
).'</td></tr></table>';
|
).'</td></tr></table>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user