Skip to content

Allow reverting changes and deleting of pages

David Redondo requested to merge work/davidre/pagedeletion into master

If the files constituting a page config are writeable, we can delete it by deleting all these files. Otherwise we can at least revert changes by deleting the writeable files and enabling the default state saved in the not writeable files.

Needs !12 (merged)

Screenshot_20200710_110246

Edited by David Redondo

Merge request reports