Changeset aed0532 in sasview for src/sas/qtgui/Utilities/PluginManager.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/Utilities/PluginManager.py
r3b8cc00 raed0532 136 136 Show the help page in the default browser 137 137 """ 138 location = "/user/ sasgui/perspectives/fitting/fitting_help.html#new-plugin-model"138 location = "/user/qtgui/Perspectives/Fitting/fitting_help.html#new-plugin-model" 139 139 self.parent.showHelp(location) 140 140
Note: See TracChangeset
for help on using the changeset viewer.