Movie history now fully implemented.

This commit is contained in:
Leonardo Galli
2017-01-02 21:02:54 +01:00
parent 0d65984991
commit 2eedfca78a
4 changed files with 19 additions and 8 deletions
@@ -32,4 +32,4 @@ module.exports = Marionette.Layout.extend({
vent.trigger(vent.Commands.CloseModalCommand);
}
});
});