Skip to content
Snippets Groups Projects
Commit fa0028b1 authored by Marc Hanisch's avatar Marc Hanisch
Browse files

adds disabled tabs

parent 903dd68c
No related branches found
No related tags found
2 merge requests!90Draft: restructure frontend properties 2,!82Restructure frontend
......@@ -118,6 +118,22 @@ export default class DeviceNewPage extends mixins(Rules) {
{
name: 'Contacts',
disabled: true
},
{
name: 'Properties',
disabled: true
},
{
name: 'Custom Fields',
disabled: true
},
{
name: 'Attachments',
disabled: true
},
{
name: 'Events',
disabled: true
}
],
title: 'Add Device'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment