mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-64 #time 1h
fix "subdefs to be done" in admin/base
This commit is contained in:

committed by
Nicolas Le Goff

parent
752f0d5da4
commit
4441eae4a5
@@ -287,6 +287,9 @@
|
||||
{
|
||||
t += (t==""?"":" ; ") + i + ": " + data.jeton_subdef[i];
|
||||
}
|
||||
if(t == "") {
|
||||
t = "0";
|
||||
}
|
||||
$("#subdefs_todo").text(t);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user