hi,
I found example how to use *.gif images:
'dbr.purehtml:<div class="i_edit"></div>'
it works with all gif images that i can find in /interfaces/images directory.
But theare are not ok.gif, but is ok.png
How can i use this ok.png in report?
how to use png images from /interfaces/images
(3 posts) (2 voices)-
-
You can use:
select 'dbr.html:< img src="interface/images/ok.png" />';
(remove the space before "img", it's there just for this forum)
--
myDBR Team -
Thanks
Reply
You must log in to post.