Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Commit

Permalink
fix(pack.line.activation): use new mondial relay element (#1365)
Browse files Browse the repository at this point in the history
ref: MBP-441
  • Loading branch information
JeremyDec authored and antleblanc committed Apr 25, 2019
1 parent f69905b commit 2205a4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h2 class="widget-presentation-title" data-translate="telefony_activation_shippi

<!-- Mondial relay -->
<div class="row animate-mondial-relay" data-ng-show="PackVoipLineActivationCtrl.shippingMode === 'mondialRelay'">
<div class="col-md-6 col-xs-12" data-mondial-relay data-ng-model="PackVoipLineActivationCtrl.mondialRelay"></div>
<ovh-mondial-relay data-ng-model="PackVoipLineActivationCtrl.mondialRelay"></ovh-mondial-relay>
</div>

<!-- Transporter -->
Expand Down

0 comments on commit 2205a4e

Please sign in to comment.