]> git.ipfire.org Git - ipfire.org.git/commit
wiki: Implement restoring pages
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Oct 2019 08:49:22 +0000 (09:49 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Oct 2019 08:49:22 +0000 (09:49 +0100)
commitd4c68c5c7ccdec8bf533a934b5b996c2908fbf02
tree9bdd1f41feda410b59545044cb7e0f1ac4a2a7f0
parentb26c705a0df16e70d12f044d1c263f700e576969
wiki: Implement restoring pages

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/wiki.py
src/templates/wiki/confirm-restore.html [new file with mode: 0644]
src/templates/wiki/modules/list.html
src/web/__init__.py
src/web/wiki.py