Skip to content
Snippets Groups Projects
Commit d991a5fb authored by Maxime Graulich's avatar Maxime Graulich
Browse files

iOS: short title for iPhone

parent 6909aad9
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/>
</dependencies> </dependencies>
<scenes> <scenes>
<!--Model List Controller - Model list--> <!--Model List Controller - Models-->
<scene sceneID="Y4S-jQ-WHz"> <scene sceneID="Y4S-jQ-WHz">
<objects> <objects>
<tableViewController id="aNd-kg-MlN" customClass="ModelListController" sceneMemberID="viewController"> <tableViewController id="aNd-kg-MlN" customClass="ModelListController" sceneMemberID="viewController">
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</tableViewCell> </tableViewCell>
</prototypes> </prototypes>
</tableView> </tableView>
<navigationItem key="navigationItem" title="Model list" id="l1y-cb-Mvd"/> <navigationItem key="navigationItem" title="Models" id="l1y-cb-Mvd"/>
<connections> <connections>
<segue destination="NyB-7w-cP0" kind="push" identifier="showModelSegue" id="urr-vz-3XW"/> <segue destination="NyB-7w-cP0" kind="push" identifier="showModelSegue" id="urr-vz-3XW"/>
</connections> </connections>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment