[evolution/wip/webkit2] Bug 438062 - Sort calendar's List View by Start Date by default
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit2] Bug 438062 - Sort calendar's List View by Start Date by default
- Date: Wed, 10 Aug 2016 13:45:55 +0000 (UTC)
commit 9b92698cfb549ccee18c6a62f7de62b95bb2c2f9
Author: Milan Crha <mcrha redhat com>
Date: Mon Jul 11 16:42:08 2016 +0200
Bug 438062 - Sort calendar's List View by Start Date by default
views/calendar/List_View.galview | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/views/calendar/List_View.galview b/views/calendar/List_View.galview
index 83ea13c..2561d69 100644
--- a/views/calendar/List_View.galview
+++ b/views/calendar/List_View.galview
@@ -3,5 +3,7 @@
<column source="2"/>
<column source="0"/>
<column source="1"/>
- <grouping/>
+ <grouping>
+ <leaf column="0" ascending="true"/>
+ </grouping>
</ETableState>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]