Changeset 774396
- Timestamp:
- 09/18/2013 03:32:44 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bootstrap-glyphicons-in-visual-editor/trunk/tinymce/window.php
r772409 r774396 11 11 <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" /> 12 12 <LINK rel="stylesheet" href="<?php echo plugins_url('admin.min.css', __FILE__ ); ?>" type="text/css"> 13 <LINK rel="stylesheet" href="<?php echo plugins_url('../css/b ootstrap.min.css', __FILE__ ); ?>" type="text/css">13 <LINK rel="stylesheet" href="<?php echo plugins_url('../css/bgiiwpve.css', __FILE__ ); ?>" type="text/css"> 14 14 <script language="javascript" type="text/javascript" src="<?php echo site_url(); ?>/wp-includes/js/tinymce/tiny_mce_popup.js"></script> 15 15 <script language="javascript" type="text/javascript" src="<?php echo site_url(); ?>/wp-includes/js/tinymce/utils/form_utils.js"></script>
Note: See TracChangeset
for help on using the changeset viewer.