Skip to content

Commit

Permalink
#464 add text/breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
syjer committed Jun 26, 2018
1 parent 45e2bb2 commit c6ee21d
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/alfio/i18n/public.properties
Original file line number Diff line number Diff line change
Expand Up @@ -367,4 +367,4 @@ error.STEP_2_EMPTY_BILLING_ADDRESS=Billing address is mandatory
common.customer-reference=Purchase Order (PO) / Internal Reference
error.STEP_2_INVALID_VAT=The VAT Number is not valid. Please check the input parameter.
error.vatVIESDown=An error occurred contacting the EU VIES vat checker. Please try again.
common.back=
common.back=Back
1 change: 1 addition & 0 deletions src/main/resources/alfio/i18n/public_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -356,3 +356,4 @@ common.customer-reference=Referenznummer
error.STEP_2_INVALID_VAT=Die MWST-Nummer ist nicht g\u00FCltig. Bitte pr\u00FCfen Sie die Eingabe.
error.vatVIESDown=[DE] An error occurred contacting the EU VIES vat checker. Please try again.
breadcrumb.step4=[DE]-Thank You
common.back=[DE]-Back
3 changes: 2 additions & 1 deletion src/main/resources/alfio/i18n/public_fr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -365,4 +365,5 @@ common.customer-reference=num\u00E9ro de r\u00E9ference
reservation.add-company-billing-details=Achat en tant qu''entreprise (requis le numero {0})
error.STEP_2_INVALID_VAT=Le Nr. TVA n''est pas valide. V\u00E9rifiez le param\u00E8tre entr\u00E9.
error.vatVIESDown=[FR] An error occurred contacting the EU VIES vat checker. Please try again.
breadcrumb.step4=[FR]-Thank You
breadcrumb.step4=[FR]-Thank You
common.back=[FR]-Back
1 change: 1 addition & 0 deletions src/main/resources/alfio/i18n/public_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -351,3 +351,4 @@ common.customer-reference=Numero di riferimento
error.STEP_2_INVALID_VAT=Il numero IVA immesso non risulta valido.
error.vatVIESDown=[IT] An error occurred contacting the EU VIES vat checker. Please try again.
breadcrumb.step4=[IT]-Thank You
common.back=[IT]-Back
1 change: 1 addition & 0 deletions src/main/resources/alfio/i18n/public_nl.properties
Original file line number Diff line number Diff line change
Expand Up @@ -360,3 +360,4 @@ common.customer-reference=referentienummer
error.STEP_2_INVALID_VAT=Uw BTW nummer is niet geldig. Check nogmaals of uw BTW nummer klopt.
error.vatVIESDown=[NL] An error occurred contacting the EU VIES vat checker. Please try again.
breadcrumb.step4=[NL]-Thank You
common.back=[NL]-Back
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
<div class="wizard wMarginBottom wMarginTop center">
<a><span class="badge">1</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step1{{/i18n}}</span></a>
<a><span class="badge">2</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step2{{/i18n}}</span></a>
<a class="current"><span class="badge badge-inverse">3</span> {{#i18n}}breadcrumb.step3{{/i18n}}</a>
<a><span class="badge">3</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step3{{/i18n}}</span></a>
<a class="current"><span class="badge badge-inverse">4</span> {{#i18n}}breadcrumb.step4{{/i18n}}</a>
</div>
{{/ticketsAreAllAssigned}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<a><span class="badge">1</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step1{{/i18n}}</span></a>
<a class="current"><span class="badge badge-inverse">2</span> {{#i18n}}breadcrumb.step2{{/i18n}}</a>
<a><span class="badge">3</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step3{{/i18n}}</span></a>
<a><span class="badge">4</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step4{{/i18n}}</span></a>
</div>

<div class="page-header">
Expand Down
1 change: 1 addition & 0 deletions src/main/webapp/WEB-INF/templates/event/show-event.ms
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<a class="current"><span class="badge badge-inverse">1</span> {{#i18n}}breadcrumb.step1{{/i18n}}</a>
<a><span class="badge">2</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step2{{/i18n}}</span></a>
<a><span class="badge">3</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step3{{/i18n}}</span></a>
<a><span class="badge">4</span> <span class="hidden-xs">{{#i18n}}breadcrumb.step4{{/i18n}}</span></a>
</div>

<h2>{{#i18n}}show-event.tickets{{/i18n}}</h2>
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/resources/css/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ div.preformatted {
}

/* source: https://github.com/twbs/bootstrap/issues/1982#issuecomment-7814657 thank you @ghost! :) */
.wizard a {padding: 12px 12px 10px 12px; background:#efefef; position:relative; display:inline-block; width:31%}
.wizard a {padding: 12px 12px 10px 12px; background:#efefef; position:relative; display:inline-block; width:24%}
.wizard a:before {width:0; height:0; border-top: 20px inset transparent; border-bottom: 20px inset transparent; border-left: 20px solid #fff; position: absolute; content: ""; top: 0; left: 0;}
.wizard a:after {width:0; height:0; border-top: 20px inset transparent; border-bottom: 20px inset transparent; border-left: 20px solid #efefef; position: absolute; content: ""; top: 0; right: -20px; z-index:2;}
.wizard a:first-child:before {border:none;}
Expand Down

0 comments on commit c6ee21d

Please sign in to comment.