2020-01-20 12:57:03 +00:00
|
|
|
.views-container.sidebar-is-closed
|
2020-05-18 12:18:15 +00:00
|
|
|
.content-box.flex.full-width.with-form
|
2019-12-18 18:50:47 +00:00
|
|
|
div.content-box__header
|
2020-06-05 13:44:15 +00:00
|
|
|
sib-ac-checker.flex.space-between(permission='acl:Read', bind-resources)
|
2019-12-18 18:50:47 +00:00
|
|
|
sib-display(
|
|
|
|
bind-resources
|
|
|
|
fields='const-title1, number, customer.name, name'
|
|
|
|
|
|
|
|
class-const-title1='h1-like'
|
2019-12-19 13:10:09 +00:00
|
|
|
class-number='h1-like word-spacing-right'
|
2019-12-18 18:50:47 +00:00
|
|
|
class-customer.name='h1-like'
|
2020-06-05 13:44:15 +00:00
|
|
|
class-name='h1-aside'
|
2019-12-18 18:50:47 +00:00
|
|
|
|
|
|
|
value-const-title1='N°'
|
|
|
|
)
|
2020-06-05 13:44:15 +00:00
|
|
|
button.mobile-sidebar-button.jsMobileSidebarOpenButton.icon-arrow-left-circle MENU
|
2020-06-10 13:36:45 +00:00
|
|
|
div.content-box__height
|
2019-12-18 18:50:47 +00:00
|
|
|
sib-ac-checker(permission='acl:Read', bind-resources)
|
|
|
|
#project-chat(hidden)
|
2020-02-10 12:59:23 +00:00
|
|
|
include views/project/page-project-chat.pug
|
2019-12-18 18:50:47 +00:00
|
|
|
#project-information(hidden)
|
2020-02-10 12:59:23 +00:00
|
|
|
include views/project/page-project-profile.pug
|
2019-12-18 18:50:47 +00:00
|
|
|
|
2020-01-20 12:57:03 +00:00
|
|
|
nav.jsRightMenu(role='navigation')
|
2019-01-25 14:47:14 +00:00
|
|
|
sib-router(default-route='project-chat')
|
|
|
|
ul
|
2019-02-19 15:40:29 +00:00
|
|
|
li.jsOffsiteToggle
|
2020-04-21 13:24:21 +00:00
|
|
|
a Replier le menu
|
2019-12-18 18:50:47 +00:00
|
|
|
sib-route(name='project-chat')
|
2019-01-25 14:47:14 +00:00
|
|
|
li
|
|
|
|
a Chat
|
2019-12-18 18:50:47 +00:00
|
|
|
sib-route(name='project-information')
|
2019-01-25 14:47:14 +00:00
|
|
|
li
|
|
|
|
a Information
|
2019-12-19 13:14:34 +00:00
|
|
|
sib-route(name='project-contributions-help')
|