[Bug 1083914] Added Datepicker to Create announcement on l10n dashboard#2643
Conversation
f090fec to
3f9d2dc
Compare
|
test failure looks unrelated... restarting. |
|
@rehandalal thanks for restarting I was wondering what made the test fail and it was unrelated. I couldn't test this on my local clone because I don know how to get that announcement button but did it a test on site with scratch pad after vesper gave me permission to do announcement in a locale. |
|
there are a couple of issues with this. the code should be in it should be wrapped with: if ($('body').is('.localization-dashboard')) {
...
}also you will need to update line 5 in |
|
Thanks @rehandalal I'll update it. |
|
@rehandalal I have made the changes you mentioned, have a look. |
|
you are still missing the change to |
|
yiks let me get that too. |
|
@rehandalal Done. |
There was a problem hiding this comment.
so the datepicker is working now but has no style. so you'll probably need to add 'jqueryui' here too.
|
@rehandalal I confirmed its working with styles. |
|
looks good, thanks! |
[Bug 1083914] Added Datepicker to Create announcement on l10n dashboard
This will add date picker to the create announcement pop up.