schedule films now have their own unfinished controller

This commit is contained in:
Senad Uka
2014-09-03 07:34:09 +02:00
parent 61cfcc173c
commit 9b19f6fe3a
4 changed files with 146 additions and 2 deletions

View File

@@ -159,7 +159,7 @@
}
*/
/*
#pragma mark - Navigation
// In a storyboard-based application, you will often want to do a little preparation before navigation
@@ -168,6 +168,6 @@
// Get the new view controller using [segue destinationViewController].
// Pass the selected object to the new view controller.
}
*/
@end