hidden class added on sib-router
This commit is contained in:
parent
772e1e456b
commit
a342e5d431
@ -13,7 +13,5 @@ div.content-box__info
|
|||||||
class-name='form-label is-light is-full-width'
|
class-name='form-label is-light is-full-width'
|
||||||
class-description='form-label is-light is-full-width'
|
class-description='form-label is-light is-full-width'
|
||||||
|
|
||||||
widget-description='sib-form-textarea'
|
|
||||||
|
|
||||||
submit-button='Save'
|
submit-button='Save'
|
||||||
)
|
)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.content-box.full-width.with-form
|
.content-box.full-width.with-form
|
||||||
sib-router(default-route='admin-circle-list')
|
sib-router(class='hidden' default-route='admin-circle-list')
|
||||||
sib-route(name='admin-circle-list')
|
sib-route(name='admin-circle-list')
|
||||||
sib-route(name='admin-circle-create')
|
sib-route(name='admin-circle-create')
|
||||||
|
|
||||||
|
@ -54,7 +54,6 @@ div.content-box__info
|
|||||||
class-description='form-label is-light is-full-width'
|
class-description='form-label is-light is-full-width'
|
||||||
|
|
||||||
widget-owner='sib-form-auto-completion'
|
widget-owner='sib-form-auto-completion'
|
||||||
widget-description='sib-form-textarea'
|
|
||||||
|
|
||||||
partial=''
|
partial=''
|
||||||
|
|
||||||
@ -79,7 +78,7 @@ div.content-box__info
|
|||||||
)
|
)
|
||||||
|
|
||||||
.table
|
.table
|
||||||
|
|
||||||
div.table-header.grey-color
|
div.table-header.grey-color
|
||||||
div Name
|
div Name
|
||||||
div Access
|
div Access
|
||||||
|
Loading…
Reference in New Issue
Block a user