django-cms / djangocms-history

Provides undo/redo functionality for django CMS operations
https://www.django-cms.org
Other
28 stars 13 forks source link

added initial src for the redo/undo images #50

Closed svandeneertwegh closed 1 year ago

svandeneertwegh commented 1 year ago

Description

The img tags in template needs a src value to start with. Once it is loaded the css with base64 images kicks in.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d709b02) 33.24% compared to head (c113891) 33.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ======================================= Coverage 33.24% 33.24% ======================================= Files 17 17 Lines 728 728 Branches 71 71 ======================================= Hits 242 242 Misses 485 485 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.