[Rt-commit] r5314 - in rt/branches/CHALDEA-EXPERIMENTAL/etc: .
ruz at bestpractical.com
ruz at bestpractical.com
Sat May 27 19:34:03 EDT 2006
Author: ruz
Date: Sat May 27 19:34:03 2006
New Revision: 5314
Modified:
rt/branches/CHALDEA-EXPERIMENTAL/etc/initialdata
rt/branches/CHALDEA-EXPERIMENTAL/etc/upgrade/QUEBEC/content
Log:
* revert wrong merge from quebec branch
Modified: rt/branches/CHALDEA-EXPERIMENTAL/etc/initialdata
==============================================================================
--- rt/branches/CHALDEA-EXPERIMENTAL/etc/initialdata (original)
+++ rt/branches/CHALDEA-EXPERIMENTAL/etc/initialdata Sat May 27 19:34:03 2006
@@ -615,9 +615,9 @@
{ type => 'component', name => 'QuickCreate'},
],
'summary' => # loc
- [ { type => 'component', name => 'Quicksearch' },
- { type => 'component', name => 'MySupportQueues' },
- { type => 'component', name => 'MyAdminQueues' },
+ [
+ { type => 'component', name => 'MyReminders' },
+ { type => 'component', name => 'Quicksearch' },
{ type => 'component', name => 'RefreshHomepage' },
]
},
Modified: rt/branches/CHALDEA-EXPERIMENTAL/etc/upgrade/QUEBEC/content
==============================================================================
--- rt/branches/CHALDEA-EXPERIMENTAL/etc/upgrade/QUEBEC/content (original)
+++ rt/branches/CHALDEA-EXPERIMENTAL/etc/upgrade/QUEBEC/content Sat May 27 19:34:03 2006
@@ -24,9 +24,9 @@
{ type => 'component', name => 'QuickCreate'},
],
'summary' =>
- [ { type => 'component', name => 'Quicksearch' },
- { type => 'component', name => 'MySupportQueues' },
- { type => 'component', name => 'MyAdminQueues' },
+ [
+ { type => 'component', name => 'MyReminders' },
+ { type => 'component', name => 'Quicksearch' },
{ type => 'component', name => 'RefreshHomepage' },
]
},
More information about the Rt-commit
mailing list