Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Merge 806d118 into 74364f2
Browse files Browse the repository at this point in the history
  • Loading branch information
rmader committed May 14, 2019
2 parents 74364f2 + 806d118 commit e7df60e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions liqd_product/assets/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ var init = function () {
$(init)
$(document).on('a4.embed.ready', init)

// ugly hack to make ckeditor work with whitenoise
window.CKEDITOR_BASEPATH = '/static/ckeditor/ckeditor/'

module.exports = {
'getCurrentPath': getCurrentPath
}
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ brotli==1.0.7
django-allauth==0.39.1
django-autoslug==1.9.4
django-background-tasks==1.2.0
django-ckeditor==5.7.0
django-ckeditor==5.7.1
django-cloudflare-push==0.2.0
django-filter==2.1.0
django-multiselectfield==0.1.8
Expand Down

0 comments on commit e7df60e

Please sign in to comment.