Skip to content

Commit

Permalink
Set about title
Browse files Browse the repository at this point in the history
  • Loading branch information
robbiet480 committed Jan 7, 2017
1 parent 6c2a3d3 commit eaaf90e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HomeAssistant/Views/AboutViewController.swift
Expand Up @@ -17,6 +17,8 @@ class AboutViewController: FormViewController {
override func viewDidLoad() {
super.viewDidLoad()

self.title = "About"

self.navigationItem.rightBarButtonItem = UIBarButtonItem(barButtonSystemItem: .done,
target: self,
action: #selector(AboutViewController.close(_:)))
Expand Down

0 comments on commit eaaf90e

Please sign in to comment.