diff --git a/openslides/core/static/js/core/base.js b/openslides/core/static/js/core/base.js index 6b46cfaa7..e85fe0dd8 100644 --- a/openslides/core/static/js/core/base.js +++ b/openslides/core/static/js/core/base.js @@ -277,9 +277,14 @@ angular.module('OpenSlidesApp.core', [ template: '', link: function (scope, iElement, iAttr) { var hooks = templateHooks.hooks[iAttr.hookName]; - var html = hooks.map(function (hook) { - return '