mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 21:30:24 +08:00
Add providers to app.
This commit is contained in:
@ -100,7 +100,7 @@ class ApplicationListPage extends React.Component {
|
||||
title: 'Providers',
|
||||
dataIndex: 'providers',
|
||||
key: 'providers',
|
||||
width: '150px',
|
||||
width: '300px',
|
||||
sorter: (a, b) => a.providers.localeCompare(b.providers),
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user