Ignore:
Timestamp:
Oct 26, 2018 6:39:39 AM (5 years ago)
Author:
Piotr Rozyczko <piotr.rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
9d23e4c, 722b7d6
Parents:
aed159f
Message:

More fixes from PK's CR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/qtgui/Utilities/GridPanel.py

    ra4b9b7a r75906a1  
    491491        """ 
    492492        location = GuiUtils.HELP_DIRECTORY_LOCATION 
    493         url = "/user/sasgui/perspectives/pr/pr_help.html#batch-pr-mode" 
     493        url = "/user/qtgui/Perspectives/Fitting/fitting_help.html#batch-fit-mode" 
    494494        try: 
    495495            webbrowser.open('file://' + os.path.realpath(location + url)) 
Note: See TracChangeset for help on using the changeset viewer.