diff --git a/src/app/app.component.html b/src/app/app.component.html index 8c05fa6..8bc8e17 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -5,8 +5,7 @@ diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 2ad798c..2492f73 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 2ad798c38a89a916339eb8c47b2a3e4b9b35d826 +Subproject commit 2492f737b87a5c78a5e09a54f94a30eec2209c2e diff --git a/src/app/topic/indicators.component.html b/src/app/topic/indicators.component.html index 98bc93a..bda72e6 100644 --- a/src/app/topic/indicators.component.html +++ b/src/app/topic/indicators.component.html @@ -5,12 +5,12 @@
-
+
- @@ -102,12 +102,12 @@
-
+
- @@ -364,7 +364,7 @@
- There are schema enchancements that can be applied in this query. Apply now
@@ -422,12 +422,12 @@
-
- -
-
+
+
+ +
You are about to delete - "{{indicator.name ? indicator.name : indicator.indicatorPaths[0].parameters.title}}" indicator permanently. + "{{indicator.name ? indicator.name : (indicator.indicatorPaths[0]?.parameters?.title?indicator.indicatorPaths[0].parameters.title:'')}}" indicator permanently.
Indicators of all profiles based on this default indicator, will be deleted as well.
@@ -451,10 +451,10 @@ Are you sure you want to proceed? --> -
- -
-
+
+
+ +
You are about to delete this section and its indicators permanently.
Sections of all profiles based on this default section and their contents, will be deleted as well. diff --git a/src/app/topic/indicators.component.less b/src/app/topic/indicators.component.less index 0bcbda6..627ab18 100644 --- a/src/app/topic/indicators.component.less +++ b/src/app/topic/indicators.component.less @@ -29,9 +29,8 @@ top: 0; left: 50%; transform: translate(-50%, -100%); - width: 50px; max-width: 50px; - padding: 5px 0 5px 10px; + padding: 5px 10px; background-image: @global-primary-gradient; color: @global-inverse-color; -webkit-clip-path: polygon(20% 5%, 80% 5%, 100% 100%, 0% 100%); diff --git a/src/app/topic/topic.component.html b/src/app/topic/topic.component.html index 851e47d..0817984 100644 --- a/src/app/topic/topic.component.html +++ b/src/app/topic/topic.component.html @@ -164,7 +164,7 @@
-
  • +
  • Create new category @@ -322,10 +322,10 @@
  • -
    - -
    -
    +
    +
    + +
    You are about to delete "{{element.name}}" {{type}} permanently.
    {{getPluralTypeName()}} of all profiles based on this default {{type}}, will be deleted as well. diff --git a/src/assets/common-assets b/src/assets/common-assets index 658d017..fdcbc17 160000 --- a/src/assets/common-assets +++ b/src/assets/common-assets @@ -1 +1 @@ -Subproject commit 658d017b02df4786e9b221f51eb39ef9a42c6d88 +Subproject commit fdcbc17b88deb76cee2cd4432282468be9f56b7e diff --git a/src/assets/openaire-theme b/src/assets/openaire-theme index fb1d714..201ff99 160000 --- a/src/assets/openaire-theme +++ b/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit fb1d7149654415dd6b848b86ab5187401f50975e +Subproject commit 201ff990c0b2532951a796b10799ab95cb40c0b0