You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PR #81 I moved compare.css.dtml from the skin to a browser view. It is better when this a resource, but then we need to change plone.app.iterate as well, which loads the same css file.
In PR #81 I moved
compare.css.dtmlfrom the skin to a browser view. It is better when this a resource, but then we need to changeplone.app.iterateas well, which loads the same css file.