/[papo]/papo/forms/hack.py
ViewVC logotype

Diff of /papo/forms/hack.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28 by styxman, Thu Feb 27 22:10:44 2003 UTC revision 1.29 by apronotti, Wed Mar 5 20:40:00 2003 UTC
# Line 109  def confirmRollback (form, block, commit Line 109  def confirmRollback (form, block, commit
109      elif res == 2:      elif res == 2:
110        rollback(block)        rollback(block)
111    if res in (0, 1, 2):    if res in (0, 1, 2):
112      block.newRecord()      block.processRollback()
113        #block.newRecord()
114      if entry:      if entry:
115        form.setFocus(entry)        form.setFocus(entry)
116    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26