* src/EditPlace.py: Add url_edit_callback() and pass it on to UrlEdit

when clicked on Add or Edit in Place's Url list.


svn: r1712
This commit is contained in:
Alex Roitman
2003-06-12 03:20:05 +00:00
parent 6ffc56ad15
commit e25bd4561c
2 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
2003-06-11 Alex Roitman <shura@alex.neuro.umn.edu>
* src/EditPlace.py (on_switch_page): Fix page numbers to enable proper
loading of gallery and references.
* src/EditPlace.py: Add url_edit_callback() and pass it on to UrlEdit
when clicked on Add or Edit in Place's Url list.
2003-06-11 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/BookReport.py (Book.pop_item): Add missing return