summaryrefslogtreecommitdiff
path: root/public/javascripts/tiny_mce/plugins/template/template.htm
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-09-09 12:07:57 +0200
committerhukl <contact@smyck.org>2009-09-09 12:07:57 +0200
commita6292dd0fecd4482fe863ed849d126b5281b1a8a (patch)
tree7c4c32e1a3448c5d1995a236ed01c731018da13d /public/javascripts/tiny_mce/plugins/template/template.htm
parent83fe1b1abd7d7bb85679be3f1341e5c88db0ae83 (diff)
huge tiny_mce update - now using the tiny_mce jquery build which allows tiny_mce to be initialized via jquery - great!
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/template/template.htm')
-rw-r--r--[-rwxr-xr-x]public/javascripts/tiny_mce/plugins/template/template.htm1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/javascripts/tiny_mce/plugins/template/template.htm b/public/javascripts/tiny_mce/plugins/template/template.htm
index 2b71c6e..f7bb044 100755..100644
--- a/public/javascripts/tiny_mce/plugins/template/template.htm
+++ b/public/javascripts/tiny_mce/plugins/template/template.htm
@@ -4,7 +4,6 @@
4 <script type="text/javascript" src="../../tiny_mce_popup.js"></script> 4 <script type="text/javascript" src="../../tiny_mce_popup.js"></script>
5 <script type="text/javascript" src="js/template.js"></script> 5 <script type="text/javascript" src="js/template.js"></script>
6 <link href="css/template.css" rel="stylesheet" type="text/css" /> 6 <link href="css/template.css" rel="stylesheet" type="text/css" />
7 <base target="_self" />
8</head> 7</head>
9<body onresize="TemplateDialog.resize();"> 8<body onresize="TemplateDialog.resize();">
10 <form onsubmit="TemplateDialog.insert();return false;"> 9 <form onsubmit="TemplateDialog.insert();return false;">