view src/DML/MainVisBundle/Resources/views/Components/templates/notification-content.html.twig @ 0:493bcb69166c

added public content
author Daniel Wolff
date Tue, 09 Feb 2016 20:54:02 +0100
parents
children
line wrap: on
line source
{%- jstmpl id="notification-content_undo_na" -%}
Undo action is not currently available
{%- endjstmpl -%}

{%- jstmpl id="notification-content_redo_na" -%}
Redo action is not currently available
{%- endjstmpl -%}

{%- jstmpl id="notification-content_states_na" -%}
State sharing, saving and reopening are unavailable due to no connection with the server that handles user data. Please try again later.
{%- endjstmpl -%}

{%- jstmpl id="notification-content_alternative-api" -%}
The vis is now using an alternative API to obtain the data <b>(<%= currentURIIdentifier %>)</b>. Please remove <b>‘<%= stuffToRemoveFromAddess %>’</b> from the address to switch back to <b><%= defaultURIIdentifier %></b>.
{%- endjstmpl -%}

{%- jstmpl id="notification-content_debug-api" -%}
You are now looking at the {{ project.shortTitle }} VIS using a secret ‘API debug’ mode. This is because you pressed <b><%= debugAPIShortcut %></b>. The data behind the requests to the server are now visible, so it is easy to detect what kind of problems occur in some situations. Press <b><%= debugAPIShortcut %></b> again to return back to the normal mode.
{#-#}<br/>
{#-#}<br/>
{#-#}This message will show up until you close it.
{%- endjstmpl -%}

{%- jstmpl id="notification-content_flying-circle" -%}
Clicking on a green circle adds the chosen item to another grid, which focuses on the individual recording analysis. Tap the green button in the top-right corner to see it.
{%- endjstmpl -%}