mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
Enhance validation
This commit is contained in:
@@ -221,6 +221,10 @@ function set_release(el)
|
||||
{
|
||||
alert(data.datas);
|
||||
}
|
||||
if(!data.error)
|
||||
{
|
||||
p4.releasable = false;
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user