Namespace selection for users, reports and report-templates

This commit is contained in:
Tomas Bures 2017-07-24 14:43:32 +03:00
parent 4822a50d0b
commit e7bdfb7745
16 changed files with 210 additions and 62 deletions

View file

@ -35,6 +35,8 @@ export default class List extends Component {
];
}
columns.push({ data: 3, title: "Namespace" });
return (
<div>
<Toolbar>