1
This commit is contained in:
@@ -229,7 +229,8 @@ namespace FineUIPro.Web.HSSE.EduTrain
|
|||||||
{
|
{
|
||||||
return (Convert.ToInt32(time) / 60).ToString();
|
return (Convert.ToInt32(time) / 60).ToString();
|
||||||
}
|
}
|
||||||
else {
|
else
|
||||||
|
{
|
||||||
return hours;
|
return hours;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user