* [refac bug #54179] Disable nopriv link.
This commit is contained in:
@@ -21,7 +21,7 @@ window.onRenderCell = function(result, {row, col})
|
||||
}
|
||||
else
|
||||
{
|
||||
if(result[0].length) delete result[0].props.items[0];
|
||||
result[0].props.items[0]['disabled'] = true;
|
||||
}
|
||||
}
|
||||
if(result && col.name == 'title')
|
||||
|
||||
Reference in New Issue
Block a user