add timeline item view

This commit is contained in:
rolux 2012-04-17 10:03:11 +02:00
commit 707fdd95ed
9 changed files with 36 additions and 19 deletions

View file

@ -560,6 +560,7 @@
"itemViews": [
{"id": "info", "title": "Info"},
{"id": "clips", "title": "Clips"},
{"id": "timeline", "title": "Timeline"},
{"id": "player", "title": "Player"},
{"id": "editor", "title": "Editor"},
{"id": "map", "title": "Map"},

View file

@ -474,6 +474,7 @@
"itemViews": [
{"id": "info", "title": "Info"},
{"id": "clips", "title": "Clips"},
{"id": "timeline", "title": "Timeline"},
{"id": "player", "title": "Player"},
{"id": "editor", "title": "Editor"},
{"id": "map", "title": "Map"},