Put js build through phoenix

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2018-10-10 14:57:35 +02:00
parent 8d5f4d7a53
commit 3b48ac957f
18 changed files with 1637 additions and 1539 deletions

View File

@@ -20,7 +20,7 @@
<v-radio label="Phone" value="phone" off-icon="phone"></v-radio>
<v-radio label="Other" value="other"></v-radio>
</v-radio-group>
<vuetify-google-autocomplete
<!-- <vuetify-google-autocomplete
v-if="event.location_type === 'physical'"
id="map"
append-icon="search"
@@ -31,7 +31,7 @@
types="geocode"
v-on:placechanged="getAddressData"
>
</vuetify-google-autocomplete>
</vuetify-google-autocomplete> -->
<v-text-field
v-if="event.location_type === 'online'"
label="Meeting adress"