Guest User

Untitled

a guest
Feb 25th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <md-card ng-if="$ctrl.isMyCompany && $ctrl.showVerified" class="ng-scope _md">
  2. <md-card-content class="tradingPartnerVerification-warn ng-binding layout-align-start-center" layout-align="start center">
  3. <md-icon class="myCompany-verifiedEmailIcon" md-svg-icon="check-circle" role="img" aria-label="check-circle"><svg xmlns="http://www.w3.org/2000/svg" fit="" height="100%" width="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24" focusable="false"><g id="check-circle"><path d="M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z"></path></g></svg></md-icon>
  4. Email is verified successfully!
  5. </md-card-content>
  6. </md-card>
Add Comment
Please, Sign In to add comment