Changeset 4762f09 in sasview for src/sas/sasgui
- Timestamp:
- Sep 15, 2016 8:33:57 AM (8 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:
- c89e649
- Parents:
- 8359bbf7
- git-author:
- wpotrzebowski <Wojciech.Potrzebowski@…> (08/17/16 05:41:34)
- git-committer:
- Piotr Rozyczko <rozyczko@…> (09/15/16 08:33:57)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/basepage.py
rddfe3f17 r4762f09 2942 2942 """ 2943 2943 2944 _TreeLocation = "user/ sasgui/perspectives/fitting/mag_help.html"2944 _TreeLocation = "user/magnetism.html" 2945 2945 _doc_viewer = DocumentationWindow(self, wx.ID_ANY, _TreeLocation, "", 2946 2946 "Polarized Beam/Magnetc Help")
Note: See TracChangeset
for help on using the changeset viewer.