diff options
| author | Mark Otto <[email protected]> | 2012-02-01 18:27:38 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-01 18:27:38 -0800 |
| commit | f34ddb5c3f214b75de36aec2b1631844166bb8cc (patch) | |
| tree | bcb7686f3d3158dd6dfda459e017df2e204c3def /docs/templates/pages/javascript.mustache | |
| parent | 94c2c70e6e0a67f30b45efc35806f29d7deaa810 (diff) | |
| download | bootstrap-f34ddb5c3f214b75de36aec2b1631844166bb8cc.tar.xz bootstrap-f34ddb5c3f214b75de36aec2b1631844166bb8cc.zip | |
nuke all curly ticks
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
| -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 003a43869..aedd21f53 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -834,7 +834,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { <p>{{_i}}The alerts plugin works on regular alert messages, and block messages.{{/i}}</p> <div class="alert fade in"> <a class="close" data-dismiss="alert" href="#">×</a> - <strong>{{_i}}Holy guacamole!{{/i}}</strong> {{_i}}Best check yo self, you’re not looking too good.{{/i}} + <strong>{{_i}}Holy guacamole!{{/i}}</strong> {{_i}}Best check yo self, you're not looking too good.{{/i}} </div> <div class="alert alert-block alert-error fade in"> <a class="close" data-dismiss="alert" href="#">×</a> |
