travis-web/assets/scripts/app/views/repo
Piotr Sarnacki 1a0e378732 Fix rendering job when moving from index route
The hack which is needed for wrong outlet behaviour renders a template
when outlet is not rendered automatically, but it was done immediately.
Because of that when changing routes from index to job route, sometimes
the hack was kicking in and rendering build instead of job template.
This commit fixes it to check if rendering is needed in "afterRender"
phase on runloop.
2013-09-07 17:44:43 +02:00
..
list.coffee Change URL when clicking on repos tabs 2013-06-12 19:55:34 +02:00
show.coffee Fix rendering job when moving from index route 2013-09-07 17:44:43 +02:00