Skip to content

Commit 3b8833a

Browse files
committed
Merge pull request Nerian#85 from cymen/use-depend_on_asset-for-wysiwyg-color-file
Use depend_on_asset for wysiwyg-color.css file
2 parents 9a1f0f6 + d0771d2 commit 3b8833a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//= depend_on_asset "bootstrap-wysihtml5/wysiwyg-color.css"
2+
13
!function($, wysi) {
24
"use strict";
35

vendor/assets/javascripts/bootstrap-wysihtml5/core.js.erb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//= depend_on_asset "bootstrap-wysihtml5/wysiwyg-color.css"
2+
13
!function($, wysi) {
24
"use strict";
35

0 commit comments

Comments
 (0)