Changeset 3bd677b in sasview for src/sas/sasgui/perspectives/fitting/fitpage.py
- Timestamp:
- Sep 28, 2017 6:27:25 PM (7 years ago)
- Branches:
- master, 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, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- df72475
- Parents:
- a26f67f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/fitpage.py
r0315b63 r3bd677b 1079 1079 """ 1080 1080 1081 _TreeLocation = "user/sasgui/perspectives/fitting/ sm_help.html"1081 _TreeLocation = "user/sasgui/perspectives/fitting/resolution.html" 1082 1082 _doc_viewer = DocumentationWindow(self, wx.ID_ANY, _TreeLocation, "", 1083 1083 "Instrumental Resolution Smearing \
Note: See TracChangeset
for help on using the changeset viewer.