javascript - Can i edit template of Bootbox.js? -
hi have problem regarding template of bootbox.js, want change following section:
closebutton: "<button type='button' class='bootbox-close-button close' data-dismiss='modal' aria-hidden='true'>×</button>", this standard close button. want change icon in other js file example(app.js) whole project.
i can't edit , commit file bootbox.js because bower file , doesn't me...
Comments
Post a Comment