Skip to content

Commit

Permalink
Merge pull request #119 from UCL-ARC/development
Browse files Browse the repository at this point in the history
updating production: removing ckeditor version error
  • Loading branch information
acholyn authored Sep 24, 2024
2 parents 1466140 + fe287e4 commit 9c4541a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions museum_of_dreams_project/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
"uiColor": "#fcf5e7",
"extraAllowedContent": "strong[data-bib-id](bib-mention);",
"filebrowserBrowseUrl": "/view_bucket_items/",
"versionCheck": False,
},
}

Expand Down

0 comments on commit 9c4541a

Please sign in to comment.