Skip to content

Commit

Permalink
Merge pull request #325 from enoodle/feature/adding_artcar_form_fill_…
Browse files Browse the repository at this point in the history
…request

adding artcar form fill request with link
  • Loading branch information
LioraNaginsky-zz authored Feb 12, 2019
2 parents bef24d2 + e350e2b commit 87b83c9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/camps/new.erb
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
<% end %>
</div>
</div>
<div class="combo col-md-7 col-xs-12" id="fill_art_car_form" style='float: <%= I18n.t(:lang_direction) %>'>
<%= t("art_car_form_fill_request_html") %>
</div>

<div class="submit col-xs-12">
<%= form.submit t(:create_dream), class: 'btn btn-success create-new-dream', data:{toggle: 'tooltip'}, title:'Creating your new dream' %>
Expand Down
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ en:
for the front page of the dream's site and for Midburn's program. Keep it short, up to 256 characters.
form_creator_name_label: Group / Artist name
form_creator_name_guidetext_html: ''
art_car_form_fill_request_html: Artists that wish to build a magical ArtCar are required to fill out this <b><a href="">form</a></b>
create_dream_loading_text: Making room for your dream in our magical cloud...
create_dream_loading_text2: This usually takes ~8 seconds. Take a mindful breath as we integrate with the drive for you...
form_dream_visability: Public for everyone to see?
Expand Down
1 change: 1 addition & 0 deletions config/locales/he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ he:
form_subtitle_en_label: "סיכום החלום במשפט באנגלית (נדרש)"
form_creator_name_label: "שם הקבוצה/אמן"
form_creator_name_guidetext_html: ""
art_car_form_fill_request_html: אמנים המבקשים להביא לפלאייה רכב אומנות (ArtCar) נדרשים למלא גם את הטופס בקישור <b><a href="">הזה</a></b>

create_dream_loading_text: "מכינים במיוחד עבורך מקום בענן הקסום שלנו..."
create_dream_loading_text2: "מכינים במיוחד עבורך מקום בענן הקסום שלנו..."
Expand Down

0 comments on commit 87b83c9

Please sign in to comment.