opdahlmann / ng2-opd-popup-sample

4 stars 13 forks source link

Text of the "Cancel" button is wrong. #19

Open ShiruJan opened 6 years ago

ShiruJan commented 6 years ago

Text of the button "Cancel" says: "Cancle".

ChauISI commented 6 years ago

I set the popup options with correct spelling of cancel button text, e.g. this.popup.options = { cancleBtnContent: "Cancel" }