Skip to content

Commit eb05218

Browse files
committed
refactor
1 parent 0845d06 commit eb05218

File tree

1 file changed

+1
-1
lines changed
  • vendor/assets/javascripts/bootstrap-wysihtml5

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
"div": 1
436436
}
437437
},
438-
stylesheets: ["<%= Rails.configuration.assets.prefix + '/bootstrap-wysihtml5/wysiwyg-color.css' %>"], // (path_to_project/lib/css/wysiwyg-color.css)
438+
stylesheets: ["<%= stylesheet_path('bootstrap-wysihtml5/wysiwyg-color') %>"],
439439
locale: "en"
440440
};
441441

0 commit comments

Comments
 (0)