Skip to content

Conversation

@amine-daoussi
Copy link
Contributor

ref: #PRDCOL-277

Description

In Telecom > voip & fax, replace the action menu with 2 buttons (order and manage my repayments)

image

Comment on lines 36 to 47
<button
type="button"
class="btn btn-default"
data-ng-click="$ctrl.gotoOrder()"
data-translate="telephony_order">
</button>
<button
type="button"
class="btn btn-default"
data-ng-click="$ctrl.goToTelephonyRepayments()"
data-translate="telephony_table_action_item_telephony_repayments">
</button>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should to have one primary button (order) and one secondary button (repayments).
You can also use the ui-kit https://ovh.github.io/ovh-ui-kit/?path=/docs/design-system-components-buttons-webcomponent-secondary--default

…er & manage my repayments)

ref: #PRDCOL-277

Signed-off-by: amine-daoussi <mohamed-amine.daoussi.ext@corp.ovh.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants