Merge lp:~mihirsoni/ubuntu-calendar-app/1378140 into lp:ubuntu-calendar-app

Proposed by Mihir Soni
Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 519
Merged at revision: 532
Proposed branch: lp:~mihirsoni/ubuntu-calendar-app/1378140
Merge into: lp:ubuntu-calendar-app
Diff against target: 14 lines (+0/-4)
1 file modified
calendar.qml (+0/-4)
To merge this branch: bzr merge lp:~mihirsoni/ubuntu-calendar-app/1378140
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Ubuntu Calendar Developers Pending
Review via email: mp+239186@code.launchpad.net

Commit message

Description of the change

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'calendar.qml'
--- calendar.qml 2014-10-20 14:18:13 +0000
+++ calendar.qml 2014-10-22 13:24:28 +0000
@@ -456,10 +456,6 @@
456 objectName: "agendaViewLoader"456 objectName: "agendaViewLoader"
457 source: tabs.selectedTab == agendaTab ? Qt.resolvedUrl("AgendaView.qml"):""457 source: tabs.selectedTab == agendaTab ? Qt.resolvedUrl("AgendaView.qml"):""
458458
459 onLoaded: {
460 item.currentDay = tabs.currentDay;
461 }
462
463 anchors{459 anchors{
464 left: parent.left460 left: parent.left
465 right: parent.right461 right: parent.right

Subscribers

People subscribed via source and target branches

to status/vote changes: