Responsive
This commit is contained in:
parent
d87419f3db
commit
0456994f0d
@ -878,7 +878,7 @@ Permission1251=Run mass imports of external data into database (data load)
|
||||
Permission1321=Export customer invoices, attributes and payments
|
||||
Permission1322=Reopen a paid bill
|
||||
Permission1421=Export sales orders and attributes
|
||||
Permission2401=Read actions (events or tasks) linked to his user account (if owner of event)
|
||||
Permission2401=Read actions (events or tasks) linked to his user account (if owner of event or just assigned to)
|
||||
Permission2402=Create/modify actions (events or tasks) linked to his user account (if owner of event)
|
||||
Permission2403=Delete actions (events or tasks) linked to his user account (if owner of event)
|
||||
Permission2411=Read actions (events or tasks) of others
|
||||
|
||||
@ -3512,6 +3512,7 @@ div.info {
|
||||
padding-bottom: 8px;
|
||||
margin: 1em 0em 1em 0em;
|
||||
background: #eff8fc;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
/* Warning message */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user