Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dojox / atom / widget / templates / FeedViewer.html

History | View | Annotate | Download (245 Bytes)

1 9 andrej.cim
<div class="feedViewerContainer" dojoAttachPoint="feedViewerContainerNode">
2
        <table cellspacing="0" cellpadding="0" class="feedViewerTable">
3
                <tbody dojoAttachPoint="feedViewerTableBody" class="feedViewerTableBody">
4
                </tbody>
5
        </table>
6
</div>