Commit Graph

8 Commits

Author SHA1 Message Date
David Glasser
0daffe9bd8 Remove duplicate code
Duplication was introduced at merge c78e04645d.  Commit
ccc2526 (right-hand side of merge) moved this code from the bottom to
the middle.  Commit 21411b4 added a newline at the end of the file,
which made this a conflicted merge; the merge conflict was not resolved
properly.

Fixes #3208.
2015-01-07 17:14:01 -08:00
Sashko Stubailo
c78e04645d Merge branch 'mdg-todos' into devel
Conflicts:
	examples/todos/.meteor/release
	examples/todos/lib/router.js
2014-10-17 09:34:38 -07:00
Sashko Stubailo
ccc25260f6 Update todos 2014-10-17 09:30:11 -07:00
Avital Oliver
30a1ac4a89 Rename variable 2014-10-15 20:59:48 -07:00
Avital Oliver
11abe0cfb7 Fix usage of new LaunchScreen API in Todos 2014-10-15 19:03:42 -07:00
Slava Kim
51a23fc346 Another pass on LaunchScreens 2014-10-13 17:30:50 -07:00
Slava Kim
21411b4114 Use the mobile-launch-screen package in todos
The example doesn't "flash" with the white page on mobile when launched.
2014-10-11 03:32:04 -07:00
Sashko Stubailo
1ac45850de Replace todos with new example 2014-09-29 21:09:25 -07:00