-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix: Standardize width of footer #5514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
iamareebjamal
merged 2 commits into
fossasia:development
from
sachinchauhan2889:fix-5511
Nov 7, 2020
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,127 +1,130 @@ | ||
<div class="ui center aligned container"> | ||
<div class="ui stackable inverted divided grid"> | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Use'}} {{this.settings.appName}}</strong> | ||
<a class="item" href="https://support.eventyay.com" target="_blank" rel="noopener noreferrer">{{t 'How it Works'}}</a> | ||
<a class="item" href="{{href-to 'pricing'}}"> {{t 'Pricing'}} </a> | ||
<a class="item" href="https://blog.eventyay.com/" rel="noopener noreferrer">{{t 'Blog'}}</a> | ||
</div> | ||
</div> | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Plan Events'}}</strong> | ||
<a class="item" href="https://support.eventyay.com/event-setup/How-can-I-create-an-event.html" target="_blank" rel="noopener noreferrer"> | ||
{{t 'Online Registration'}} | ||
</a> | ||
<a class="item" href="https://support.eventyay.com/event-setup/How-to-sell-tickets.html" target="_blank" rel="noopener noreferrer"> | ||
{{t 'Sell Event Tickets'}} | ||
</a> | ||
<a class="item" href="https://support.eventyay.com/" target="_blank" rel="noopener noreferrer"> | ||
{{t 'Event Management Software'}} | ||
</a> | ||
</div> | ||
</div> | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Find Events'}}</strong> | ||
<a class="item" href="{{href-to 'explore'}}"> | ||
{{t 'Browse Events'}} | ||
</a> | ||
<a class="item" href="{{href-to 'attendee-app'}}"> | ||
{{t 'Attendee App'}} | ||
</a> | ||
<a class="item" href="{{href-to 'organizer-app'}}"> | ||
{{t 'Organizer App'}} | ||
</a> | ||
<div class="ui grid"> | ||
<div class="three wide column"></div> | ||
<div class="ten wide column"> | ||
<div class="ui stackable inverted divided grid"> | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Use'}} {{this.settings.appName}}</strong> | ||
<a class="item" href="https://support.eventyay.com" target="_blank" rel="noopener noreferrer">{{t 'How it Works'}}</a> | ||
<a class="item" href="{{href-to 'pricing'}}"> {{t 'Pricing'}} </a> | ||
<a class="item" href="https://blog.eventyay.com/" rel="noopener noreferrer">{{t 'Blog'}}</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Connect With Us'}}</strong> | ||
{{#if this.socialLinks.supportUrl}} | ||
<a class="item" href="{{this.socialLinks.supportUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="info icon"></i> {{t 'Blog'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.facebookUrl}} | ||
<a class="item" href="{{this.socialLinks.facebookUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="facebook f icon"></i> {{t 'Facebook'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.instagramUrl}} | ||
<a class="item" href="{{this.socialLinks.instagramUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="instagram icon"></i> {{t 'Instagram'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.twitterUrl}} | ||
<a class="item" href="{{this.socialLinks.twitterUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="twitter icon"></i> {{t 'Twitter'}} | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Plan Events'}}</strong> | ||
<a class="item" href="https://support.eventyay.com/event-setup/How-can-I-create-an-event.html" target="_blank" rel="noopener noreferrer"> | ||
{{t 'Online Registration'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.githubUrl}} | ||
<a class="item" href="{{this.socialLinks.githubUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="github icon"></i> {{t 'GitHub'}} | ||
<a class="item" href="https://support.eventyay.com/event-setup/How-to-sell-tickets.html" target="_blank" rel="noopener noreferrer"> | ||
{{t 'Sell Event Tickets'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.youtubeUrl}} | ||
<a class="item" href="{{this.socialLinks.youtubeUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="youtube icon"></i> {{t 'YouTube'}} | ||
<a class="item" href="https://support.eventyay.com/" target="_blank" rel="noopener noreferrer"> | ||
{{t 'Event Management Software'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.googleUrl}} | ||
<a class="item" href="{{this.socialLinks.googleUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="google groups icon"></i> {{t 'Google Groups'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.patreonUrl}} | ||
<a class="item" href="{{this.socialLinks.patreonUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="patreon icon"></i> {{t 'Patreon'}} | ||
</div> | ||
</div> | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Find Events'}}</strong> | ||
<a class="item" href="{{href-to 'explore'}}"> | ||
{{t 'Browse Events'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.gitterUrl}} | ||
<a class="item" href="{{this.socialLinks.gitterUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="gitter icon"></i> {{t 'Gitter'}} | ||
<a class="item" href="{{href-to 'attendee-app'}}"> | ||
{{t 'Attendee App'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.telegramUrl}} | ||
<a class="item" href="{{this.socialLinks.telegramUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="telegram icon"></i> {{t 'Telegram'}} | ||
<a class="item" href="{{href-to 'organizer-app'}}"> | ||
{{t 'Organizer App'}} | ||
</a> | ||
{{/if}} | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="ui inverted section divider"></div> | ||
<div class="ui stackable grid"> | ||
<div class="thirteen wide computer twelve wide tablet column left aligned"> | ||
<div class="ui horizontal inverted small divided link list no top margin"> | ||
<span class="item">{{t 'Copyright'}} © {{moment-format (now) 'YYYY'}} {{this.settings.appName}} </span> | ||
<span class="hidden-item"> | ||
{{!-- Possible Page Values --}} | ||
{{t 'Terms'}} | ||
{{t 'Contact'}} | ||
{{t 'Refund Policy'}} | ||
{{t 'Privacy'}} | ||
</span> | ||
{{#each this.footerPages as |page|}} | ||
<LinkTo @route="pages" @model={{page.url}} class="item"> | ||
{{t-var page.name}} | ||
</LinkTo> | ||
{{/each}} | ||
<div class="four wide column"> | ||
<div class="ui left aligned container inverted link list"> | ||
<strong class="item">{{t 'Connect With Us'}}</strong> | ||
{{#if this.socialLinks.supportUrl}} | ||
<a class="item" href="{{this.socialLinks.supportUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="info icon"></i> {{t 'Blog'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.facebookUrl}} | ||
<a class="item" href="{{this.socialLinks.facebookUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="facebook f icon"></i> {{t 'Facebook'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.instagramUrl}} | ||
<a class="item" href="{{this.socialLinks.instagramUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="instagram icon"></i> {{t 'Instagram'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.twitterUrl}} | ||
<a class="item" href="{{this.socialLinks.twitterUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="twitter icon"></i> {{t 'Twitter'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.githubUrl}} | ||
<a class="item" href="{{this.socialLinks.githubUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="github icon"></i> {{t 'GitHub'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.youtubeUrl}} | ||
<a class="item" href="{{this.socialLinks.youtubeUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="youtube icon"></i> {{t 'YouTube'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.googleUrl}} | ||
<a class="item" href="{{this.socialLinks.googleUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="google groups icon"></i> {{t 'Google Groups'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.patreonUrl}} | ||
<a class="item" href="{{this.socialLinks.patreonUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="patreon icon"></i> {{t 'Patreon'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.gitterUrl}} | ||
<a class="item" href="{{this.socialLinks.gitterUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="gitter icon"></i> {{t 'Gitter'}} | ||
</a> | ||
{{/if}} | ||
{{#if this.socialLinks.telegramUrl}} | ||
<a class="item" href="{{this.socialLinks.telegramUrl}}" target="_blank" rel="noopener noreferrer"> | ||
<i class="telegram icon"></i> {{t 'Telegram'}} | ||
</a> | ||
{{/if}} | ||
</div> | ||
</div> | ||
</div> | ||
<div class="three wide computer four wide tablet column right aligned"> | ||
<UiDropdown @class="floating labeled grey search icon mini button" @selected={{this.currentLocale}} @forceSelection={{false}} @onChange={{action "switchLanguage"}}> | ||
<i class="world icon"></i> | ||
<span class="text">English</span> | ||
<div class="ui language menu"> | ||
{{#each-in this.l10n.availableLocales as |key value|}} | ||
<div class="item" data-value="{{key}}">{{value}}</div> | ||
{{/each-in}} | ||
<div class="ui inverted section divider"></div> | ||
<div class="ui stackable grid"> | ||
<div class="thirteen wide computer twelve wide tablet column left aligned"> | ||
<div class="ui horizontal inverted small divided link list no top margin"> | ||
<span class="item">{{t 'Copyright'}} © {{moment-format (now) 'YYYY'}} {{this.settings.appName}} </span> | ||
<span class="hidden-item"> | ||
{{!-- Possible Page Values --}} | ||
{{t 'Terms'}} | ||
{{t 'Contact'}} | ||
{{t 'Refund Policy'}} | ||
{{t 'Privacy'}} | ||
</span> | ||
{{#each this.footerPages as |page|}} | ||
<LinkTo @route="pages" @model={{page.url}} class="item"> | ||
{{t-var page.name}} | ||
</LinkTo> | ||
{{/each}} | ||
</div> | ||
</UiDropdown> | ||
</div> | ||
<div class="three wide computer four wide tablet column right aligned"> | ||
<UiDropdown @class="floating labeled grey search icon mini button" @selected={{this.currentLocale}} @forceSelection={{false}} @onChange={{action "switchLanguage"}}> | ||
<i class="world icon"></i> | ||
<span class="text">English</span> | ||
<div class="ui language menu"> | ||
{{#each-in this.l10n.availableLocales as |key value|}} | ||
<div class="item" data-value="{{key}}">{{value}}</div> | ||
{{/each-in}} | ||
</div> | ||
</UiDropdown> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="three wide column"></div> | ||
</div> | ||
iamareebjamal marked this conversation as resolved.
Show resolved
Hide resolved
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
plz add a newline at the end of the file.