Hi,
I would like to put some icons in the description of Resources.
I saw here that it's possible using fontawesome, but I'm not getting it.
Nothing appears...
First, Do I have to make a link to FontAwsome CSS file, or Daypilot can "understand" font awesome withou aditional CSS files?
Code:
dp.events.list = [
{
start: "2021-09-14T15:30:00",
end: "2021-09-14T17:15:00",
text: "<b>XPTO1</b> • <small>15:30 - 17:15</small><br>Treatment1", icon: "fa fa-user",
resource: "1698"
},{
start: "2021-09-14T11:30:00",
end: "2021-09-14T12:15:00",
text: "<b>XPTY</b> • <small>11:30 - 12:15</small><br>Treatment1", icon: "fa fa-user",