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'>&times;</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

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -