HOUT#39228 I() niet in scope, dus omgezet weer naar 'handmatige' <i>-tag
svn path=/Website/branches/v2016.3/; revision=32583
This commit is contained in:
@@ -58,7 +58,7 @@ function make_plan_obj(disc_key, res_van, res_tot, params)
|
||||
var res_flag = "";
|
||||
if (flag_status > 0)
|
||||
{
|
||||
res_flag = I("fa-circle respl resflag"+flag_status);
|
||||
res_flag = "<i class=\"fa fa-circle respl resflag" + flag_status + "\"> </i>"; // HOUT#39228: I() niet in scope
|
||||
}
|
||||
|
||||
// Perhaps cleaning time, (TODO delen? alleen optie en definitief)
|
||||
|
||||
Reference in New Issue
Block a user