Skip to content

Commit

Permalink
fix(bug): remove phone number
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Apr 13, 2017
1 parent 4222865 commit 1cb37c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/component/info/info.tpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
<p class="md-body-2" translate="CELLULAR_INFO_IMEI"></p>
<span ng-bind="tab.content.imei"></span>
</md-list-item>
<md-list-item>
<p class="md-body-2" translate="CELLULAR_INFO_PHONE_NUMBER"></p>
<span ng-bind="tab.content.phoneNumber"></span>
</md-list-item>
<md-list-item>
<p class="md-body-2" translate="CELLULAR_INFO_PIN_REMAIN_TIME"></p>
<span ng-bind="tab.content.pinRetryRemain"></span>
Expand Down

0 comments on commit 1cb37c7

Please sign in to comment.