Changeset aed0532 in sasview for src/sas/qtgui/Calculators/DataOperationUtilityPanel.py
- Timestamp:
- May 1, 2018 8:45:08 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- b5cc06e
- Parents:
- 417c03f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/qtgui/Calculators/DataOperationUtilityPanel.py
re90988c raed0532 110 110 documentation tree (after /doc/ ....". 111 111 """ 112 location = "/user/ sasgui/perspectives/calculator/data_operator_help.html"112 location = "/user/qtgui/Calculators/data_operator_help.html" 113 113 self.manager.showHelp(location) 114 114
Note: See TracChangeset
for help on using the changeset viewer.