fix prepare head href link
This commit is contained in:
parent
4e0170dc88
commit
03fcda6b43
@ -383,7 +383,7 @@ class ConferenceOrBooth extends ActionComm
|
||||
$error = 0;
|
||||
|
||||
// Protection
|
||||
if ($this->status == self::STATUS_VALIDATED) {
|
||||
if ($this->status == self::STATUS_CONFIRMED) {
|
||||
dol_syslog(get_class($this)."::validate action abandonned: already validated", LOG_WARNING);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user