Commit 6f3b2d78 authored by Dietmar Maurer's avatar Dietmar Maurer

display more information about the subscription

parent ef358aa7
......@@ -74,7 +74,10 @@ Ext.define('PVE.node.Subscription', {
checktime: {
header: gettext('Last checked'),
renderer: PVE.Utils.render_timestamp
}
},
nextduedate: {
header: gettext('Next due date'),
}
};
Ext.applyIf(me, {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment