diff --git a/dist.tgz b/dist.tgz index 137635e..9be63ea 100644 Binary files a/dist.tgz and b/dist.tgz differ diff --git a/src/plugin/iframe_root/resources/NarrativesWidget/templates/slider.html b/src/plugin/iframe_root/resources/NarrativesWidget/templates/slider.html index 01afdef..6ad3d9a 100644 --- a/src/plugin/iframe_root/resources/NarrativesWidget/templates/slider.html +++ b/src/plugin/iframe_root/resources/NarrativesWidget/templates/slider.html @@ -30,7 +30,7 @@ {{narrative.workspace.metadata.narrative_nice_name}} + href="{{ env.getConfig("services.narrative.url") }}/narrative/{{narrative.object.wsid}}">{{narrative.workspace.metadata.narrative_nice_name}}
diff --git a/src/plugin/iframe_root/resources/NarratorialsWidget/templates/slider.html b/src/plugin/iframe_root/resources/NarratorialsWidget/templates/slider.html index 26277f7..ce94c65 100644 --- a/src/plugin/iframe_root/resources/NarratorialsWidget/templates/slider.html +++ b/src/plugin/iframe_root/resources/NarratorialsWidget/templates/slider.html @@ -23,7 +23,7 @@ {{narrative.workspace.metadata.narrative_nice_name}} + href="{{ env.getConfig("services.narrative.url") }}/narrative/{{narrative.object.wsid}}">{{narrative.workspace.metadata.narrative_nice_name}}
diff --git a/src/plugin/iframe_root/resources/PublicNarrativesWidget/templates/slider.html b/src/plugin/iframe_root/resources/PublicNarrativesWidget/templates/slider.html index 20903a9..3e44afd 100644 --- a/src/plugin/iframe_root/resources/PublicNarrativesWidget/templates/slider.html +++ b/src/plugin/iframe_root/resources/PublicNarrativesWidget/templates/slider.html @@ -20,7 +20,7 @@ {% for narrative in state.narrativesFiltered %}
@@ -159,8 +159,8 @@ {% else %} {# Note: narrative sharing permissions are not reported for the current user -- we must grok that from other - properties. E.g. in this case we know the current user permission is 'w', which is only possible when then - narrative has been shared thus. #} + properties. E.g. in this case we know the current user permission is 'w', which is only possible when then + narrative has been shared thus. #} {% if narrative.permissions|length == 0 %} 1