Skip to content

Commit

Permalink
Update questionRich.html.erb (#9841)
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored Jun 22, 2021
1 parent b3dab52 commit 3a6c594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/editor/questionRich.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
nid: <%= @node.id %><% end %>
},
richTextModule: {
token: $('meta[name="csrf-token"]').attr('content'),
authorsAutocomplete: false,
tagsAutocomplete: false,
formats: ['csv', 'xls', 'zip', 'kml', 'kmz', 'gpx', 'lut', 'stl', 'dxf', 'txt', 'pdf', 'svg', 'doc', 'ppt', 'docx', 'bmp', 'obj', 'json', 'jpg', 'jpeg', 'png', 'gif']
Expand Down

0 comments on commit 3a6c594

Please sign in to comment.