UX: When clicking an activity date, pop up a little menu with options to

go to beginning or end of the topic.
This commit is contained in:
Robin Ward
2014-08-15 16:39:34 -04:00
parent 0ce2df36e0
commit aa41548e8e
17 changed files with 172 additions and 11 deletions

View File

@ -1,6 +1,10 @@
var ApplicationRoute = Em.Route.extend({
actions: {
showTopicEntrance: function(data) {
this.controllerFor('topic-entrance').send('show', data);
},
error: function(err, transition) {
if (err.status === 404) {
// 404