mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Auto-read new TinyMce snippet files.
This commit is contained in:
8
e107_plugins/tinymce4/snippets/bootstrap_row48.htm
Normal file
8
e107_plugins/tinymce4/snippets/bootstrap_row48.htm
Normal file
@@ -0,0 +1,8 @@
|
||||
<!--
|
||||
Title: Bootstrap Row 2 Column - 4:8
|
||||
Info: Adds a Bootstrap 3 table at cursor
|
||||
-->
|
||||
<div class="mceTmpl">
|
||||
<div class='col-md-4'>col-md-4</div>
|
||||
<div class='col-md-8'>col-md-8</div>
|
||||
</div>
|
Reference in New Issue
Block a user