ソースを参照

Squashed commit of the following:

commit 9c88b82bed49316db0523993d4417a631bd5b5ec
Author: Dante <javanoob@hotmail.com>
Date:   Tue Feb 11 14:55:29 2014 +0800

    Removed a space
Dante 12 年 前
コミット
3a0401ca1b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      examples/index.html

+ 1 - 1
examples/index.html

@@ -858,7 +858,7 @@ BootstrapDialog.show({
             </tr>
             <tr>
                 <td>setData(key, value)</td>
-                <td>Bind data entry to dialog instance, value can be any types that javascript supports. </td>
+                <td>Bind data entry to dialog instance, value can be any types that javascript supports.</td>
             </tr>
             <tr>
                 <td>enableButtons(boolean)</td>