Index: lams_www/web/public/ckeditor-templates/bootsnippets.js =================================================================== diff -u -ra90b6fccab295086cc84af6a65efad2cb69850c3 -r28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f --- lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision a90b6fccab295086cc84af6a65efad2cb69850c3) +++ lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision 28b1778fbea116e0dbd1b4a5e9221f4de15a8c9f) @@ -12,7 +12,7 @@ snippets: [ { title: 'textParagraphFullWidth', - image: 'paragraph.png', + image: 'paragraph.svg', description: '', css: '', html: @@ -22,7 +22,7 @@ }, { title: 'textParagraphAndHeading', - image: 'paragraph_with_heading.png', + image: 'paragraph_with_heading.svg', description: '', css: '', html: @@ -33,7 +33,7 @@ }, { title: 'textTwoColumns', - image: 'two_columns.png', + image: 'two_columns.svg', description: '', css: '', html: @@ -51,7 +51,7 @@ }, { title: 'textThreeColumns', - image: 'three_columns.png', + image: 'three_columns.svg', description: '', css: '', html: @@ -74,7 +74,7 @@ }, { title: 'textStatement', - image: 'statement.png', + image: 'statement.svg', description: '', css: '', html: @@ -88,7 +88,7 @@ }, { title: 'textNote', - image: 'note.png', + image: 'note.svg', description: '', css: '', html: @@ -110,7 +110,7 @@ }, { title: 'textQuote', - image: 'quote_paragraph_below.png', + image: 'quote_paragraph_below.svg', description: '', css: '', html: @@ -124,40 +124,8 @@ '' }, { - title: 'textTable', - image: 'panel_table.png', - description: '', - css: 'panel_table.css', - html: - '
' + - '
' + - '
' + - '
' + - '
heading
' + - '
heading
' + - '
heading
' + - '
' + - '
' + - '
' + - '
' + - '
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Similique facere necessitatibus quo laboriosam consequuntur
' + - '
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi aliquam placeat odit quasi autem distinctio veritatis ex numquam nihil
' + - '
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Excepturi aliquam placeat odit quasi autem distinctio veritatis ex numquam nihil nulla tempora a dolorem omnis beatae facilis perspiciatis doloribus? Error dolore!
' + - '
' + - '
' + - ' ' + - '
' + - '
' - }, - { title: 'textPanel', - image: 'panel.png', + image: 'panel.svg', html: '
' + '
' + @@ -175,7 +143,7 @@ }, { title: 'textPanelFooter', - image: 'panel_footer.png', + image: 'panel_footer.svg', html: '
' + '
' + @@ -194,7 +162,7 @@ }, { title: 'textJumbotron', - image: 'jumbotron_with_text.png', + image: 'jumbotron_with_text.svg', html: '
' + '

Header

' +