Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] span class in jdom

span class in jdom 21 Sep 2013 22:46 #11141

  • etc
  • etc's Avatar
  • Offline
  • Premium Member
  • Posts: 132
  • Thank you received: 19
  • Karma: 7
Hello,

in:
admin\dom\html\grid\task.php

is typo
$html .= '<span style="grid-task-label">'

should be
$html .= '<span class="grid-task-label">'
The administrator has disabled public write access.
The following user(s) said Thank You: admin

span class in jdom 23 Sep 2013 18:19 #11161

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 987
  • Karma: 140
Fixed.
Thanks
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.060 seconds

Get Started