Former-commit-id: 987a3c3c697fb3d529634c1a8f66dde0f450f5a1 [formerly ee09941b44acdf0700d756d72e225a161471dcd2] [formerly e0243da57fccd6a4765a2c16e4ee45356d76062f [formerly f2b880dccfd3304ad91d2ff2b89ccf7f4f7e9d7b]]
Former-commit-id: 4a1e27fbe8a524a0eb90f7ae157253ba2d6d29a4 [formerly 66a205c72125cf1666468a21097926196214bb0b]
Former-commit-id: 3b974ca50af3176bcc6497bbda18deef5347cbe5
This commit is contained in:
Henrique Dias
2017-07-18 08:11:42 +01:00
parent 329f3587ea
commit 2d0c90657c
4 changed files with 8 additions and 9 deletions

View File

@@ -138,6 +138,9 @@
click: function (event, data, route) {
data.store.commit('showHover', 'new-archetype')
},
if: function (data, route) {
return data.store.state.user.allowNew
},
icon: 'merge_type',
name: 'Hugo new'
},