summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojox/atom/widget/templates/FeedViewerGrouping.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/templates/FeedViewerGrouping.html')
-rw-r--r--js/dojo-1.6/dojox/atom/widget/templates/FeedViewerGrouping.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/templates/FeedViewerGrouping.html b/js/dojo-1.6/dojox/atom/widget/templates/FeedViewerGrouping.html
new file mode 100644
index 0000000..467e428
--- /dev/null
+++ b/js/dojo-1.6/dojox/atom/widget/templates/FeedViewerGrouping.html
@@ -0,0 +1,4 @@
+<tr dojoAttachPoint="groupingNode" class="feedViewerGrouping">
+ <td colspan="2" dojoAttachPoint="titleNode" class="feedViewerGroupingTitle">
+ </td>
+</tr> \ No newline at end of file