Upgrade bootstrap to 3.4.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
|
||||
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
-->
|
||||
<html>
|
||||
@@ -26,7 +26,7 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
||||
<strong>Developer Tools</strong> (<code>devtools</code>) plugin that displays
|
||||
information about dialog window elements, including the name of the dialog window,
|
||||
tab, and UI element. Please note that the tooltip also contains a link to the
|
||||
<a href="https://docs.ckeditor.com/ckeditor4/docs/#!/api">CKEditor JavaScript API</a>
|
||||
<a href="https://ckeditor.com/docs/ckeditor4/latest/api/index.html">CKEditor JavaScript API</a>
|
||||
documentation for each of the selected elements.
|
||||
</p>
|
||||
<p>
|
||||
@@ -78,7 +78,7 @@ CKEDITOR.replace( '<em>textarea_id</em>', {
|
||||
CKEditor - The text editor for the Internet - <a class="samples" href="https://ckeditor.com/">https://ckeditor.com</a>
|
||||
</p>
|
||||
<p id="copy">
|
||||
Copyright © 2003-2018, <a class="samples" href="https://cksource.com/">CKSource</a> - Frederico
|
||||
Copyright © 2003-2019, <a class="samples" href="https://cksource.com/">CKSource</a> - Frederico
|
||||
Knabben. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user