Merge lp:~rpadovani/reminders-app/revert-1273102 into lp:reminders-app

Proposed by Riccardo Padovani
Status: Merged
Approved by: Michael Zanetti
Approved revision: 42
Merged at revision: 43
Proposed branch: lp:~rpadovani/reminders-app/revert-1273102
Merge into: lp:reminders-app
Diff against target: 11 lines (+0/-1)
1 file modified
src/app/qml/ui/EditNotePage.qml (+0/-1)
To merge this branch: bzr merge lp:~rpadovani/reminders-app/revert-1273102
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Michael Zanetti (community) Approve
Review via email: mp+203926@code.launchpad.net

Commit message

Description of the change

To post a comment you must log in.
Revision history for this message
Michael Zanetti (mzanetti) wrote :

thanks. sorry for approving the first one without noticing the issue :/

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/app/qml/ui/EditNotePage.qml'
2--- src/app/qml/ui/EditNotePage.qml 2014-01-30 10:53:43 +0000
3+++ src/app/qml/ui/EditNotePage.qml 2014-01-30 11:35:23 +0000
4@@ -72,7 +72,6 @@
5 MouseArea {
6 anchors.fill: parent
7 onClicked: {
8- NotesStore.deleteNote(note.guid);
9 pagestack.pop();
10 }
11 }

Subscribers

People subscribed via source and target branches