X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.sh;h=563ea3afdbd8676a428bbb3b3fec30a57bff680e;hb=2c724512b2e744027ae0a43d571f2e0c9fd820f3;hp=d82764bc7bde6b3361b07e4ea3a3af972efa6e6f;hpb=c895cb5c92f3b1ab8c61821d79ba2c1438eec304;p=shellwiki diff --git a/themes/default.sh b/themes/default.sh index d82764b..563ea3a 100755 --- a/themes/default.sh +++ b/themes/default.sh @@ -108,13 +108,7 @@ theme_editor(){ EOF } -theme_revisions(){ - local page="$1" title - title="${page%/}"; title="${title##*/}" - - "$_EXEC/macros/revisions" "$page" \ - | theme_page - "Revisions: $title" -} +theme_revisions(){ theme_page "$@"; } theme_attachments(){ local page="$1" title