Add CommunitySolution
* Also slightly refactor some JS files
This commit is contained in:
6
app/views/community_solutions/edit.html.slim
Normal file
6
app/views/community_solutions/edit.html.slim
Normal file
@@ -0,0 +1,6 @@
|
||||
- content_for :head do
|
||||
// Force a full page reload, see https://github.com/turbolinks/turbolinks/issues/326.
|
||||
Otherwise, code might not be highlighted correctly (race condition)
|
||||
meta name='turbolinks-visit-control' content='reload'
|
||||
|
||||
== render 'form'
|
Reference in New Issue
Block a user