We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46479bf commit b78ffc8Copy full SHA for b78ffc8
README.md
@@ -40,12 +40,7 @@ app/assets/stylesheets/application.css
40
*= require bootstrap-wysihtml5
41
```
42
43
-Bootstrap-wysihtml5 depends on jquery and bootstrap-button. Make sure to require it in the manifest file.
44
-
45
-``` javascript
46
-//= require jquery # Not included
47
-//= require bootstrap-button # Not included
48
-```
+Bootstrap-wysihtml5 depends on jquery and bootstrap.
49
50
Add necessary javascript(s) files to app/assets/javascripts/application.js
51
0 commit comments