From ebd5e1f83c178782c44edca4f4750b32b9ca42c8 Mon Sep 17 00:00:00 2001 From: lvuch Date: Fri, 26 May 2017 10:21:47 -0700 Subject: [PATCH] last of add container --- app/components/container/form-volumes/template.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/container/form-volumes/template.hbs b/app/components/container/form-volumes/template.hbs index c064d084f..0e98fdefc 100644 --- a/app/components/container/form-volumes/template.hbs +++ b/app/components/container/form-volumes/template.hbs @@ -20,7 +20,7 @@ {{input type="text" class="volume-path form-control ml-5" value=vol.value placeholder="e.g. [volumename: or /path/on/host:]/path/in/container[:ro]"}} -
+
{{/each}} @@ -73,7 +73,7 @@ {{/if}} -
+
{{input-suggest value=instance.volumeDriver