witten
/
luminotes
Archived
1
0
Fork 0

Use the notebook name as the page title if necessary.

This commit is contained in:
Dan Helfman 2008-10-15 12:44:47 -07:00
parent cf8ff91f27
commit c11cf6f43d
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ class Main_page( Page ):
if len( notes ) == 1:
title = notes[ 0 ].title
else:
title = None
title = notebook.name
if rate_plan.get( u"notebook_sharing" ):
updates_path = u"/notebooks/updates/%s?rss&%s" % (