comparison src/DML/MainVisBundle/Resources/views/Components/templates/_.html.twig @ 0:493bcb69166c

added public content
author Daniel Wolff
date Tue, 09 Feb 2016 20:54:02 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:493bcb69166c
1 {% include 'DMLMainVisBundle:Components/templates:cgpma_entity.html.twig' %}
2 {% include 'DMLMainVisBundle:Components/templates:cgpma_view.html.twig' %}
3 {% include 'DMLMainVisBundle:Components/templates:help-content.html.twig' %}
4 {% include 'DMLMainVisBundle:Components/templates:notification-content.html.twig' %}
5 {% include 'DMLMainVisBundle:Components/templates:player.html.twig' %}
6 {% include 'DMLMainVisBundle:Components/templates:tmp.html.twig' %}
7 {% include 'DMLMainVisBundle:Components/templates:vicc.html.twig' %}
8
9 {%- jstmpl id="config-grid__header_type_collection" -%}
10 music collection<br/>analysis
11 {%- endjstmpl -%}
12
13 {%- jstmpl id="config-grid__header_type_recording" -%}
14 music recording<br/>analysis
15 {%- endjstmpl -%}
16
17 {%- jstmpl id="config-grid_collection__entity-adder-label" -%}
18 new collection
19 {%- endjstmpl -%}
20 {%- jstmpl id="config-grid_recording__entity-adder-label" -%}
21 {%- endjstmpl -%}
22 {%- jstmpl id="config-grid__view-adder-label" -%}
23 new view
24 {%- endjstmpl -%}
25
26 {%- jstmpl id="config-grid-panel__command-titles_collection_entity" -%}
27 duplicate this collection|remove this collection|accept pending changes|discard pending changes
28 {%- endjstmpl -%}
29 {%- jstmpl id="config-grid-panel__command-titles_collection_entity_pair" -%}
30 duplicate this comparison|remove this comparison|accept pending changes|discard pending changes
31 {%- endjstmpl -%}
32 {%- jstmpl id="config-grid-panel__command-titles_collection_view" -%}
33 duplicate this view|remove this view|accept pending changes|discard pending changes
34 {%- endjstmpl -%}
35
36 {%- jstmpl id="config-grid-panel__command-titles_recording_entity" -%}
37 |remove this recording
38 {%- endjstmpl -%}
39 {%- jstmpl id="config-grid-panel__command-titles_recording_view" -%}
40 duplicate this view|remove this view|accept pending changes|discard pending changes
41 {%- endjstmpl -%}