diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index c85b9d2a2..763fe8aa1 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -646,7 +646,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { <tr> <th style="width: 100px;">{{_i}}Name{{/i}}</th> <th style="width: 100px;">{{_i}}type{{/i}}</th> - <th style="width: 50px;"{{_i}}>default{{/i}}</th> + <th style="width: 50px;">{{_i}}default{{/i}}</th> <th>{{_i}}description{{/i}}</th> </tr> </thead> |
