Revision 9d514d49 snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/_modals.hbs

b/snf-cyclades-app/synnefo/ui/new_ui/ui/app/templates/_modals.hbs
1 1
<section class="overlay-area-reveal">
2
	{{reveal-modal id="modal-connect"}}
2
{{render 'dettach-volume-modal' volume}}
3

  
4
{{!-- 	{{reveal-modal id="modal-connect"}}
3 5
	{{reveal-modal id="modal-start" hasButtons="true"}}
4 6
	{{reveal-modal id="modal-reboot" hasButtons="true"}}
5 7
	{{reveal-modal id="modal-shutdown" hasButtons="true"}}
6 8
	{{reveal-modal id="modal-destroy" hasButtons="true"}}
9
 --}}
10
    
7 11

  
8
    {{reveal-modal id="generic" hasButtons="true"}}
9 12
</section>

Also available in: Unified diff