source: Dev/trunk/src/client/dojox/atom/widget/templates/FeedViewer.html

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 245 bytes
Line 
1<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>
Note: See TracBrowser for help on using the repository browser.