UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

15 lines 684 B
<tr class="feedViewerEntry" dojoAttachPoint="entryNode" dojoAttachEvent="onclick:onClick"> <td class="feedViewerEntryUpdated" dojoAttachPoint="timeNode"> </td> <td> <table border="0" width="100%" dojoAttachPoint="titleRow"> <tr padding="0" border="0"> <td class="feedViewerEntryTitle" dojoAttachPoint="titleNode"> </td> <td class="feedViewerEntryDelete" align="right"> <span dojoAttachPoint="deleteButton" dojoAttachEvent="onclick:deleteEntry" class="feedViewerDeleteButton" style="display:none;">[delete]</span> </td> <tr> </table> </td> </tr>