8000 add ok button and cancel button text options by AlanViast · Pull Request #97 · alenaksu/mdPickers · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

add ok button and cancel button text options #97

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AlanViast
Copy link

No description provided.

@dpoetzsch
Copy link
dpoetzsch commented May 11, 2017

I think this is already possible using

angular.config(["$mdpDatePickerProvider", function ($mdDatePickerProvider) {
    $mdDatePickerProvider.setOKButtonLabel("YES");
    $mdDatePickerProvider.setCancelButtonLabel("NO");
}])

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0