Merge lp:~phill-ridout/openlp/mobile-downloads into lp:openlp/website

Proposed by Phill
Status: Merged
Merged at revision: 75
Proposed branch: lp:~phill-ridout/openlp/mobile-downloads
Merge into: lp:openlp/website
Diff against target: 44 lines (+12/-15)
1 file modified
themes/openlp2v2/templates/front_page.html (+12/-15)
To merge this branch: bzr merge lp:~phill-ridout/openlp/mobile-downloads
Reviewer Review Type Date Requested Status
Raoul Snyman Approve
Tim Bentley Approve
Review via email: mp+331624@code.launchpad.net

Description of the change

Move the app store icons and add an anchor for the new qr code (in OpenLP)

To post a comment you must log in.
Revision history for this message
Tim Bentley (trb143) wrote :

Looks reasonable to me.

review: Approve
Revision history for this message
Raoul Snyman (raoul-snyman) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'themes/openlp2v2/templates/front_page.html'
2--- themes/openlp2v2/templates/front_page.html 2017-08-21 20:28:35 +0000
3+++ themes/openlp2v2/templates/front_page.html 2017-10-01 07:34:26 +0000
4@@ -257,21 +257,6 @@
5 </div>
6 </div>
7 </div>
8- <div class="default-bg space blue">
9- <div class="container">
10- <div class="row">
11- <div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 col-md-offset-3 col-lg-offset-3 text-center">
12- <a href="https://play.google.com/store/apps/details?id=org.openlp.android2"><img alt="Android app on Google Play" src="/google-play-badge.png" style="height: 40px"></a>
13- </div>
14- <div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 text-center">
15- <a href="https://f-droid.org/repository/browse/?fdid=org.openlp.android2"><img alt="Android app on F-Droid" src="/f-droid-badge.png" style="height: 40px"></a>
16- </div>
17- <div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 text-center">
18- <a href="https://itunes.apple.com/us/app/openlp-remote/id1096218725?mt=8" title="Download on the App Store"><img src="/app-store-badge.png"></a>
19- </div>
20- </div>
21- </div>
22- </div>
23 <div class="section">
24 <div class="container object-non-visible" data-animation-effect="fadeIn">
25 <h1 class="text-center title" id="downloads">Downloads</h1>
26@@ -480,6 +465,18 @@
27 </div>
28 </div>
29 </div>
30+ <div class="lead text-center"><h2 id="mobile-app-downloads">Get the Mobile Remote App</h2></div>
31+ <div class="lead row mobile-app">
32+ <div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 col-md-offset-3 col-lg-offset-3 text-center">
33+ <a href="https://play.google.com/store/apps/details?id=org.openlp.android2"><img alt="Android app on Google Play" src="/google-play-badge.png" style="height: 40px"></a>
34+ </div>
35+ <div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 text-center">
36+ <a href="https://f-droid.org/repository/browse/?fdid=org.openlp.android2"><img alt="Android app on F-Droid" src="/f-droid-badge.png" style="height: 40px"></a>
37+ </div>
38+ <div class="col-xs-12 col-sm-12 col-md-2 col-lg-2 text-center">
39+ <a href="https://itunes.apple.com/us/app/openlp-remote/id1096218725?mt=8" title="Download on the App Store"><img src="/app-store-badge.png"></a>
40+ </div>
41+ </div>
42 <div class="space"></div>
43 <p class="lead text-center">Looking for nightlies and development versions? They are now found on our <a href="https://openlp.io/">developer site</a>.</p>
44 </div>

Subscribers

People subscribed via source and target branches

to all changes: