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
1=== modified file 'calendar.qml'
2--- calendar.qml 2014-10-20 14:18:13 +0000
3+++ calendar.qml 2014-10-22 13:24:28 +0000
4@@ -456,10 +456,6 @@
5 objectName: "agendaViewLoader"
6 source: tabs.selectedTab == agendaTab ? Qt.resolvedUrl("AgendaView.qml"):""
7
8- onLoaded: {
9- item.currentDay = tabs.currentDay;
10- }
11-
12 anchors{
13 left: parent.left
14 right: parent.right

Subscribers

People subscribed via source and target branches

to status/vote changes: