[gen] allow Manager to change the login of a user; bugfix in dumping XHTML tables whose column sizes are automatically computed; bugfix: apply styles mapping to 'p' tags that are added automatically by xhtml2odt (was only implemented for p tags inside li tags).
This commit is contained in:
parent
ad14c1258c
commit
a7bcd1a098
5 changed files with 676 additions and 619 deletions
|
@ -451,7 +451,7 @@ function doConfirm() {
|
|||
}
|
||||
}
|
||||
|
||||
var wrongTextInput = '#ff934a none';
|
||||
var wrongTextInput = '#F0C36D none';
|
||||
// Function triggered when the user ask password reinitialisation
|
||||
function doAskPasswordReinit() {
|
||||
// Check that the user has typed a login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue