ui(create project form): #issue86 CSS - Project-create
Add all fields to create a project. Add style. Fix box-shadow problem.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
.frame-form
|
||||
h1 Edit your project
|
||||
p Here you can edit your projet's details
|
||||
Do not forget to add comment
|
||||
.form-view
|
||||
sib-form(
|
||||
range-team=`${sdn}/users/`,
|
||||
@ -31,8 +30,6 @@
|
||||
widget-jabberRoom='sib-form-checkbox',
|
||||
widget-description='sib-form-textarea',
|
||||
widget-team='sib-form-multiple-dropdown',
|
||||
widget-members='sib-form-multiple-dropdown',
|
||||
|
||||
bind-resources
|
||||
widget-members='sib-form-multiple-dropdown'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user