view src/DML/MainVisBundle/Resources/views/Components/templates/_.html.twig @ 1:f38015048f48 tip

Added GPL
author Daniel Wolff
date Sat, 13 Feb 2016 20:43:38 +0100
parents 493bcb69166c
children
line wrap: on
line source
{% include 'DMLMainVisBundle:Components/templates:cgpma_entity.html.twig' %}
{% include 'DMLMainVisBundle:Components/templates:cgpma_view.html.twig' %}
{% include 'DMLMainVisBundle:Components/templates:help-content.html.twig' %}
{% include 'DMLMainVisBundle:Components/templates:notification-content.html.twig' %}
{% include 'DMLMainVisBundle:Components/templates:player.html.twig' %}
{% include 'DMLMainVisBundle:Components/templates:tmp.html.twig' %}
{% include 'DMLMainVisBundle:Components/templates:vicc.html.twig' %}

{%- jstmpl id="config-grid__header_type_collection" -%}
music collection<br/>analysis
{%- endjstmpl -%}

{%- jstmpl id="config-grid__header_type_recording" -%}
music recording<br/>analysis
{%- endjstmpl -%}

{%- jstmpl id="config-grid_collection__entity-adder-label" -%}
new collection
{%- endjstmpl -%}
{%- jstmpl id="config-grid_recording__entity-adder-label" -%}
{%- endjstmpl -%}
{%- jstmpl id="config-grid__view-adder-label" -%}
new view
{%- endjstmpl -%}

{%- jstmpl id="config-grid-panel__command-titles_collection_entity" -%}
duplicate this collection|remove this collection|accept pending changes|discard pending changes
{%- endjstmpl -%}
{%- jstmpl id="config-grid-panel__command-titles_collection_entity_pair" -%}
duplicate this comparison|remove this comparison|accept pending changes|discard pending changes
{%- endjstmpl -%}
{%- jstmpl id="config-grid-panel__command-titles_collection_view" -%}
duplicate this view|remove this view|accept pending changes|discard pending changes
{%- endjstmpl -%}

{%- jstmpl id="config-grid-panel__command-titles_recording_entity" -%}
 |remove this recording
{%- endjstmpl -%}
{%- jstmpl id="config-grid-panel__command-titles_recording_view" -%}
duplicate this view|remove this view|accept pending changes|discard pending changes
{%- endjstmpl -%}