Attachment 'CssClassForPageHistoryComment.patch'

Download

   1 --- MoinMoin\widget\browser_orig.py	Fri Jun  5 05:41:18 2009
   2 +++ MoinMoin\widget\browser.py	Sun May 31 20:41:02 2009
   3 @@ -186,3 +186,3 @@
   4                      else:
   5 -                        result.append(fmt.table_cell(1))
   6 +                        result.append(fmt.table_cell(1, {'class': 'column%d' % idx}))
   7                          result.append(unicode(row[idx]))

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2009-06-05 05:56:37, 0.4 KB) [[attachment:CssClassForPageHistoryComment.patch]]
  • [get | view] (2009-06-13 19:58:19, 31.4 KB) [[attachment:history.png]]
  • [get | view] (2009-06-13 20:00:10, 44.4 KB) [[attachment:history_weird.png]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.