Changes between Version 7 and Version 8 of Ticket #1756


Ignore:
Timestamp:
07/02/09 13:24:45 (16 years ago)
Author:
meddle
Comment:

Design:

  1. In ExportToPDFItem.getFile replace FileDialogInput.Kind.SAVE_PDF with two arguments: "Export", FileDialogInput.PDF_FILTER
  2. Move that method to ExportToPDFLogic

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1756 – Description

    v7 v8  
    11Rename the "Save" button to "Export" in the pdf export dialog in order to be consistent with the HTML export 
    2  
    3 Design: 
    4 1. In ExportToPDFItem.getFile replace FileDialogInput.Kind.SAVE_PDF with two arguments: "Export", FileDialogInput.PDF_FILTER 
    5 2. Move that method to ExportToPDFLogic