hide separator for legacy template
This commit is contained in:
parent
271d164cda
commit
0e3f775210
@ -20,6 +20,7 @@
|
||||
- (void)newDataBuildScreen {
|
||||
[super newDataBuildScreen];
|
||||
[self.topLabelsView.headlineLabel setFontH1:YES];
|
||||
[self.topLabelsView.separatorView hide];
|
||||
}
|
||||
|
||||
- (void)initialLoad {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user