diff --git a/images/avatar_group_64_green_bg.png b/images/avatar_group_64_green_bg.png new file mode 100644 index 0000000000..4f7dba7b28 Binary files /dev/null and b/images/avatar_group_64_green_bg.png differ diff --git a/package.json b/package.json index 86e33572a2..3f71b4dbf2 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "sass-loader": "6.0.6", "shortid": "2.2.8", "style-loader": "0.20.2", - "superdesk-ui-framework": "2.1.11", + "superdesk-ui-framework": "2.1.14", "ts-loader": "3.5.0", "tslint": "5.11.0", "typescript": "3.7.2", diff --git a/scripts/apps/authoring/authoring/authoring-topbar-react.tsx b/scripts/apps/authoring/authoring/authoring-topbar-react.tsx index c9cfd4128d..05696c036e 100644 --- a/scripts/apps/authoring/authoring/authoring-topbar-react.tsx +++ b/scripts/apps/authoring/authoring/authoring-topbar-react.tsx @@ -98,12 +98,13 @@ export class AuthoringTopbarReact extends React.PureComponent {
{articleDisplayWidgets.map( (Component, i) => - , + + + , )}
); diff --git a/scripts/apps/authoring/comments/views/comments-widget.html b/scripts/apps/authoring/comments/views/comments-widget.html index bc42f18a80..8ec66cff62 100644 --- a/scripts/apps/authoring/comments/views/comments-widget.html +++ b/scripts/apps/authoring/comments/views/comments-widget.html @@ -2,9 +2,7 @@