This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Commit e4af647
Fix duplication of "Link" and "Unlink" options for HTMLField. (#679)
* fix(settings): Remove duplication of Link and Unlink from HTMLField default settings
* Update test.yml to exclude py38 from CMS 4.1 tests
---------
Co-authored-by: Fabian Braun <[email protected]>1 parent f88ca8d commit e4af647
File tree
2 files changed
+8
-1
lines changed- .github/workflows
- djangocms_text_ckeditor/static/djangocms_text_ckeditor/js
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
51 | 59 | | |
52 | 60 | | |
53 | 61 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments