Selaa lähdekoodia

Merge remote-tracking branch 'origin/master'

master
Bruce Lywood 5 vuotta sitten
vanhempi
commit
67386695a7

+ 2
- 2
src/components/shared/footerSection.vue Näytä tiedosto

@@ -17,10 +17,10 @@
17 17
                   <eva-icon name="phone-call-outline" fill="#60CBEB"></eva-icon>
18 18
                   <span class="color-text-a"></span> +27 (0)12 492 1238
19 19
                 </li>
20
-                <li class="color-a">
20
+                <!-- <li class="color-a">
21 21
                   <eva-icon name="email-outline" fill="#60CBEB"></eva-icon>
22 22
                   <span class="color-text-a"></span> info@univateproperties.co.za
23
-                </li>
23
+                </li> -->
24 24
               </ul>
25 25
             </div>
26 26
           </div>

+ 1
- 1
src/components/user/registerAgencySection.vue Näytä tiedosto

@@ -254,7 +254,7 @@ export default {
254 254
     },
255 255
     SubmitData() {
256 256
       this.saveAgency(this.registerAgency);
257
-      this.$router.push('/registerAgency/');
257
+      this.$router.push('/user/login');
258 258
     },
259 259
     Close() {
260 260
       this.$router.push('/registerAgency/');

Loading…
Peruuta
Tallenna