From 9be6f1351a7af8e844503fa16ca253b4dab3b9a9 Mon Sep 17 00:00:00 2001 From: Gerard Date: Tue, 5 Mar 2019 08:42:05 +0100 Subject: [PATCH] updated steps --- modules/agency/front/basic-data/index.html | 4 ++-- modules/agency/front/create/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/agency/front/basic-data/index.html b/modules/agency/front/basic-data/index.html index 4d0a67bdf..28ec35377 100644 --- a/modules/agency/front/basic-data/index.html +++ b/modules/agency/front/basic-data/index.html @@ -51,14 +51,14 @@ label="Price" field="$ctrl.zone.price" min="0.00" - step="0.20" + step="0.10" display-controls="false"> diff --git a/modules/agency/front/create/index.html b/modules/agency/front/create/index.html index 0a8c08207..ac6b76efd 100644 --- a/modules/agency/front/create/index.html +++ b/modules/agency/front/create/index.html @@ -53,14 +53,14 @@ label="Price" field="$ctrl.zone.price" min="0.00" - step="0.20" + step="0.10" display-controls="false">