diff options
Diffstat (limited to 'mod/mod-package-details.cxx')
-rw-r--r-- | mod/mod-package-details.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/mod-package-details.cxx b/mod/mod-package-details.cxx index 1ee7a7a..7821b69 100644 --- a/mod/mod-package-details.cxx +++ b/mod/mod-package-details.cxx @@ -211,7 +211,7 @@ handle (request& rq, response& rs) s << TABLE(CLASS="proplist version") << TBODY - << TR_VERSION (name, p->version.string (), root) + << TR_VERSION (name, p->version, root) // @@ Shouldn't we skip low priority row ? Don't think so, why? // |