2013-10-24 12:04:38 +00:00
|
|
|
config.sync:
|
|
|
|
route_name: config.sync
|
|
|
|
tab_root_id: config.sync
|
|
|
|
title: 'Synchronize'
|
2013-10-25 19:49:41 +00:00
|
|
|
|
|
|
|
config.full:
|
|
|
|
route_name: config.import_full
|
|
|
|
title: 'Full Import/Export'
|
2013-10-24 12:04:38 +00:00
|
|
|
tab_root_id: config.sync
|
2013-10-25 19:49:41 +00:00
|
|
|
|
|
|
|
config.single:
|
|
|
|
route_name: config.import_single
|
|
|
|
title: 'Single Import/Export'
|
|
|
|
tab_root_id: config.sync
|
|
|
|
|
|
|
|
config.export_full:
|
|
|
|
route_name: config.export_full
|
|
|
|
title: Export
|
|
|
|
tab_root_id: config.sync
|
|
|
|
tab_parent_id: config.full
|
|
|
|
|
|
|
|
config.import_full:
|
|
|
|
route_name: config.import_full
|
|
|
|
title: Import
|
|
|
|
tab_root_id: config.sync
|
|
|
|
tab_parent_id: config.full
|
|
|
|
|
|
|
|
config.export_single:
|
|
|
|
route_name: config.export_single
|
2013-10-24 12:04:38 +00:00
|
|
|
title: Export
|
2013-10-25 19:49:41 +00:00
|
|
|
tab_root_id: config.sync
|
|
|
|
tab_parent_id: config.single
|
|
|
|
|
|
|
|
config.import_single:
|
|
|
|
route_name: config.import_single
|
2013-10-24 12:04:38 +00:00
|
|
|
title: Import
|
|
|
|
tab_root_id: config.sync
|
2013-10-25 19:49:41 +00:00
|
|
|
tab_parent_id: config.single
|