|
|
@@ -235,15 +235,23 @@
|
|
|
<action selector="RetrieveButtonClick:" destination="RGM-u2-C1G" eventType="touchUpInside" id="kKP-WL-fGb"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ver:A160422" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NL1-l0-Yvv">
|
|
|
+ <rect key="frame" x="20" y="30" width="82.5" height="17"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="Hzc-kg-csR" firstAttribute="top" secondItem="vvk-xp-NJf" secondAttribute="bottom" constant="24" id="Fha-yZ-KoM"/>
|
|
|
+ <constraint firstItem="NL1-l0-Yvv" firstAttribute="leading" secondItem="lHV-oi-ARt" secondAttribute="leading" constant="20" id="HXH-ng-Zje"/>
|
|
|
<constraint firstItem="zKh-Ur-Gus" firstAttribute="top" secondItem="Fgn-Jb-we3" secondAttribute="bottom" constant="29" id="NCe-W2-EeK"/>
|
|
|
<constraint firstItem="Hzc-kg-csR" firstAttribute="trailing" secondItem="O5q-tH-vch" secondAttribute="trailing" id="QQT-w5-bCg"/>
|
|
|
<constraint firstItem="zKh-Ur-Gus" firstAttribute="centerX" secondItem="lHV-oi-ARt" secondAttribute="centerX" id="de4-gF-h5y"/>
|
|
|
<constraint firstItem="OnO-n9-f7N" firstAttribute="width" secondItem="lHV-oi-ARt" secondAttribute="width" id="jGj-UK-dEj"/>
|
|
|
<constraint firstItem="OnO-n9-f7N" firstAttribute="centerY" secondItem="lHV-oi-ARt" secondAttribute="centerY" id="raF-GG-xW9"/>
|
|
|
+ <constraint firstItem="NL1-l0-Yvv" firstAttribute="top" secondItem="Fgn-Jb-we3" secondAttribute="bottom" constant="10" id="srL-26-Op0"/>
|
|
|
<constraint firstItem="OnO-n9-f7N" firstAttribute="centerX" secondItem="lHV-oi-ARt" secondAttribute="centerX" id="vXY-JI-MLZ"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
@@ -258,6 +266,7 @@
|
|
|
<outlet property="editUser" destination="dHA-PV-ECL" id="mAU-kL-bDw"/>
|
|
|
<outlet property="loginButton" destination="vvk-xp-NJf" id="8CI-V3-a6b"/>
|
|
|
<outlet property="mum" destination="wIj-4p-xEI" id="3zo-bA-MZw"/>
|
|
|
+ <outlet property="verLabel" destination="NL1-l0-Yvv" id="TjJ-55-mT6"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Dne-E0-wdc" sceneMemberID="firstResponder"/>
|