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

Commit

Permalink
feat(bulk): feedback #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jérémy DE CESARE committed Jan 31, 2018
1 parent 8a823fc commit 0dc98a5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h1 data-translate="telephony_line_actions_line_calls_simultaneous_line_title"><

<div data-ng-if="LineSimultaneousLinesCtrl.showDoRemoveButtons">

<div class="row mb-3 col">
<div class="row mb-3">
<div class="col-xs-12">
<telephony-bulk-action data-billing-account="{{ LineSimultaneousLinesCtrl.bulkDatas.billingAccount }}"
data-service-name="{{ LineSimultaneousLinesCtrl.bulkDatas.serviceName }}"
Expand Down Expand Up @@ -166,7 +166,7 @@ <h1 data-translate="telephony_line_actions_line_calls_simultaneous_line_title"><
data-size="s">
</oui-spinner>
<span data-translate="telephony_line_actions_line_calls_simultaneous_order"></span>
<i class="ovh-font ovh-font-1x6 ovh-font-cart ml-1"></i>
<span class="ovh-font ovh-font-1x6 ovh-font-cart ml-1"></span>
</button>
</div>

Expand All @@ -177,7 +177,7 @@ <h1 data-translate="telephony_line_actions_line_calls_simultaneous_line_title"><
title="{{'telephony_line_actions_line_calls_simultaneous_order' | translate}}"
data-ng-href="{{LineSimultaneousLinesCtrl.prices.url}}">
<span data-translate="telephony_line_actions_line_calls_simultaneous_url"></span>
<i class="ovh-font ovh-font-newtab ml-1"></i>
<span class="ovh-font ovh-font-newtab ml-1"></span>
</a>
</div>
</div>
Expand Down

0 comments on commit 0dc98a5

Please sign in to comment.