diff --git a/public/js/components/Stv/Studentenverwaltung/List.js b/public/js/components/Stv/Studentenverwaltung/List.js index 1aa2c6b70..4fe8b5eb6 100644 --- a/public/js/components/Stv/Studentenverwaltung/List.js +++ b/public/js/components/Stv/Studentenverwaltung/List.js @@ -637,22 +637,23 @@ export default { @updated="updatedTag" zuordnung_typ="prestudent_id" > - - - - - {{$p.t('filter','filterActive')}} - + + + + {{$p.t('filter','filterActive')}} + + + + + + + - - - - diff --git a/public/js/components/Tag/Tag.js b/public/js/components/Tag/Tag.js index 7064c0c17..d29097491 100644 --- a/public/js/components/Tag/Tag.js +++ b/public/js/components/Tag/Tag.js @@ -3,6 +3,7 @@ import FormInput from "../Form/Input.js"; import BsModal from '../Bootstrap/Modal.js'; export default { + name: 'TagComponent', components: { CoreForm, FormInput,
- {{$p.t('filter','filterActive')}} -
+ {{$p.t('filter','filterActive')}} +