You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public static function getType()
{
return 'MapbenderQueryBuilderBundle:ElementAdmin:queryBuilder.html.twig';
}
/**
* @inheritdoc
*/
public static function getFormTemplate()
{
return 'QueryBuilderBundle:ElementAdmin:queryBuilder.html.twig';
}
^1.0 is the correct semantic version pattern, and shouldn't make any difference here.
Form styling should be better in 1.0.4, even on older Mapbender versions, by using the wideLabelForm class (since Mapbender 3.0.5.0) and the extraWideLabelForm class (since Mapbender 3.0.8).
1.0.4 remains BC with Mapbender 3.0.5.
Element in the Backend looks wrong in the Mapbender3 after update to Version 3.0.6.1
The text was updated successfully, but these errors were encountered: