We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c35987 + 1ed6c80 commit 7831e04Copy full SHA for 7831e04
Element/QueryBuilderElement.php
@@ -73,7 +73,7 @@ public static function getType()
73
*/
74
public static function getFormTemplate()
75
{
76
- return 'QueryBuilderBundle:ElementAdmin:queryBuilder.html.twig';
+ return 'MapbenderQueryBuilderBundle:ElementAdmin:queryBuilder.html.twig';
77
}
78
79
public function getFrontendTemplatePath($suffix = '.html.twig')
0 commit comments