Переглянути джерело

Merge branch 'master' of http://git.choozmo.com:3000/choozmo/hhh_step_question into master

Your Name 3 роки тому
батько
коміт
5a61b35c25
1 змінених файлів з 1 додано та 3 видалено
  1. 1 3
      step_question/apis/static/index-line.html

+ 1 - 3
step_question/apis/static/index-line.html

@@ -14,7 +14,7 @@
 <body>
   <div class="container">
     <div class="text-center">
-      <img class="img-fluid" src="images/banner_top.jpg" alt="幸福空間 - 裝修市場問卷調查">
+      <img class="img-fluid" src="images/banner_top1.jpg" alt="幸福空間 - 裝修市場問卷調查">
     </div>
 
     <form action="/step_questions/line-submit" method="post" id="msform">
@@ -52,8 +52,6 @@
           <label for="pre-sold" class="fs-label-type">預售屋</label>
           <input type="radio" class="check_button ml" value="新成屋" name="q5" id="new" />
           <label for="new" class="fs-label-type">新成屋</label>
-          <input type="radio" class="check_button ml" value="中古屋" name="q5" id="old" />
-          <label for="old" class="fs-label-type">中古屋</label>
         </div>
         <input type="button" name="previous" class="previous action-button" value="上一步" />
         <input type="button" name="next" class="next action-button next-2" value="下一步" />