diff --git a/enferno/admin/templates/admin/activity.html b/enferno/admin/templates/admin/activity.html index b4de1a521..b500ee163 100644 --- a/enferno/admin/templates/admin/activity.html +++ b/enferno/admin/templates/admin/activity.html @@ -154,6 +154,7 @@ + @@ -404,6 +405,7 @@ app.component('UniField', UniField); app.component('DualField', DualField); + app.component('Asterisk', Asterisk); app.component('GeoMap', GeoMap); app.component('GeoLocations', GeoLocations); app.component('GlobalMap', GlobalMap); diff --git a/enferno/admin/templates/admin/actors.html b/enferno/admin/templates/admin/actors.html index 18446b052..c08137c60 100644 --- a/enferno/admin/templates/admin/actors.html +++ b/enferno/admin/templates/admin/actors.html @@ -407,6 +407,7 @@ + @@ -1812,6 +1813,7 @@ app.component('EventsSection', EventsSection); app.component('ReadMore', ReadMore); app.component('FieldRenderer', FieldRenderer); + app.component('Asterisk', Asterisk); app.component('OcrTextLayer', OcrTextLayer); app.component('MediaTranscriptionDialog', MediaTranscriptionDialog); diff --git a/enferno/admin/templates/admin/bulletins.html b/enferno/admin/templates/admin/bulletins.html index 0ce557e67..6a18a6eb8 100644 --- a/enferno/admin/templates/admin/bulletins.html +++ b/enferno/admin/templates/admin/bulletins.html @@ -440,6 +440,7 @@ + @@ -1812,6 +1813,7 @@ app.component('IdNumberDynamicField', IdNumberDynamicField); app.component('EventsSection', EventsSection); app.component('FieldRenderer', FieldRenderer); + app.component('Asterisk', Asterisk); app.component('OcrTextLayer', OcrTextLayer); app.component('MediaTranscriptionDialog', MediaTranscriptionDialog); diff --git a/enferno/admin/templates/admin/component-data.html b/enferno/admin/templates/admin/component-data.html index c7fbd8702..a76dfdf6f 100644 --- a/enferno/admin/templates/admin/component-data.html +++ b/enferno/admin/templates/admin/component-data.html @@ -29,7 +29,7 @@