From 3bd96609e91ee4ed41585a046b578a240527cdc6 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 18 Jan 2011 13:59:55 -0800 Subject: remove script.type attribute from example widgets since its optional in html5 --- docs/src/templates/doc_widgets.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/src/templates/doc_widgets.js') diff --git a/docs/src/templates/doc_widgets.js b/docs/src/templates/doc_widgets.js index b119e326..01bf04fa 100644 --- a/docs/src/templates/doc_widgets.js +++ b/docs/src/templates/doc_widgets.js @@ -14,8 +14,7 @@ var HTML_TEMPLATE = '\n' + '\n' + - ' \n' + + ' \n' + ' \n' + '_HTML_SOURCE_\n' + ' \n' + -- cgit v1.2.3