From c704d089bbd2757334e9b05f7911c85684eb3179 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=9C=E7=9A=87?= Date: Thu, 22 Mar 2018 20:59:27 +0800 Subject: [PATCH] button to a --- web/app/templates/components/editable-cell.hbs | 4 ++-- web/app/templates/customer-application/edit.hbs | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/app/templates/components/editable-cell.hbs b/web/app/templates/components/editable-cell.hbs index 8903001..eeefdab 100644 --- a/web/app/templates/components/editable-cell.hbs +++ b/web/app/templates/components/editable-cell.hbs @@ -15,10 +15,10 @@ step=step value=(mut (get model field)) }} - + {{/if}} {{else}}
diff --git a/web/app/templates/customer-application/edit.hbs b/web/app/templates/customer-application/edit.hbs index 52f6725..b2ab240 100644 --- a/web/app/templates/customer-application/edit.hbs +++ b/web/app/templates/customer-application/edit.hbs @@ -52,14 +52,14 @@ {{!image.note}} {{#if (not-eq model.images.firstObject.id image.id)}} - + {{/if}} {{#if (not-eq model.images.lastObject.id image.id)}} - + {{/if}}