Skip to content

Commit 82ee245

Browse files
author
magnussolution
committed
hidden time used on DID menu to clients
1 parent ba36bc3 commit 82ee245

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

build/MagnusBilling-current.tar.gz

553 Bytes
Binary file not shown.

classic/src/view/did/List.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Ext.define('MBilling.view.did.List', {
102102
header: t('Time used'),
103103
renderer: Helper.Util.formatsecondsToTime,
104104
dataIndex: 'secondusedreal',
105+
hidden: !App.user.isAdmin,
105106
flex: 3
106107
}, {
107108
header: t('Country'),

0 commit comments

Comments
 (0)