You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
varmodal=newBackbone.BootstrapModal({title : "My first modal",content : "This is my content",animate : true,focusOk : false,okCloses : true,allowCancel: true});modal.open();
Result:
http://awesomescreenshot.com/0b74774fdf
The text was updated successfully, but these errors were encountered: