From 205892112d8d320421ee95f82c8dd9d28658cb26 Mon Sep 17 00:00:00 2001 From: Bilal Catic Date: Tue, 15 Oct 2019 18:56:52 +0200 Subject: [PATCH] add waves effect to the real estate type selection items --- app/views/queryReview.ejs | 2 +- app/views/realEstateType.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/queryReview.ejs b/app/views/queryReview.ejs index cf7004c..d80640e 100644 --- a/app/views/queryReview.ejs +++ b/app/views/queryReview.ejs @@ -5,7 +5,7 @@
  • <%= stepData.title || '-' %> - edit + edit
  • diff --git a/app/views/realEstateType.ejs b/app/views/realEstateType.ejs index abc6da9..6e2b6ae 100644 --- a/app/views/realEstateType.ejs +++ b/app/views/realEstateType.ejs @@ -3,7 +3,7 @@
    <% for(const realEstateType of realEstateTypes) { %> -