composer is almost finished, ramins to record compos order through ajax

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-26 21:21:00 +02:00
parent 0fedff7573
commit 90c9c68dcd
26 changed files with 1048 additions and 89 deletions
@@ -5,7 +5,15 @@
{{ compositions }}
</section>
<section class="composer">
{{ composer }}
<header>
{{ composer_header }}
</header>
<section class="composition">
{{ composition }}
</section>
<section class="actions">
{{ composer_actions }}
</section>
</section>
</div>
</div>