summaryrefslogtreecommitdiffstats
path: root/src/demos/twitter_bootstrap.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/demos/twitter_bootstrap.html')
-rw-r--r--src/demos/twitter_bootstrap.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/demos/twitter_bootstrap.html b/src/demos/twitter_bootstrap.html
index d595445..eca1583 100644
--- a/src/demos/twitter_bootstrap.html
+++ b/src/demos/twitter_bootstrap.html
@@ -88,7 +88,7 @@
}
}
- $.prompt.open(temp,{
+ $.prompt(temp,{
close: function(e,v,m,f){
if(v !== undefined){
var str = "You can now process with this given information:<br />";