Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22f650 commit e4adec9Copy full SHA for e4adec9
example/form/tinymce_tab.html
@@ -9,7 +9,7 @@
9
</head>
10
<body>
11
<h1>TinyMCE Tab Example</h1>
12
- <p>The js is not minified so it is readable. See <a href="tinymce.js">tinymce.js</a>.</p>
+ <p>The js is not minified so it is readable. See <a href="tinymce_tab.js">tinymce_tab.js</a>.</p>
13
<p>Note: Works with 4.1.0</p>
14
<div id="editor-grid"></div>
15
<script type="text/javascript" src="http://extjs.cachefly.net/ext-4.1.0-gpl/bootstrap.js"></script>
0 commit comments