File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3630,13 +3630,13 @@ def keywords_expressions(self, request):
36303630 def html_calendar (self , request ):
36313631 """Generate a HTML calendar.
36323632
3633- `request` the roundup.request object
3634- - @template : name of the template
3635- - form : name of the form to store back the date
3636- - property : name of the property of the form to store
3637- back the date
3638- - date : current date
3639- - display : when browsing, specifies year and month
3633+ `request` - the roundup.request object
3634+ - @template : name of the template
3635+ - form : name of the form to store back the date
3636+ - property : name of the property of the form to store
3637+ back the date
3638+ - date : date marked as current value on calendar
3639+ - display : when browsing, specifies year and month
36403640
36413641 html will simply be a table.
36423642 """
You can’t perform that action at this time.
0 commit comments