Changeset aed0532 in sasview for src/sas/sasgui
- 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
- Location:
- src/sas/sasgui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/guiframe/CategoryManager.py
r463e7ffc raed0532 340 340 from documentation_window import DocumentationWindow 341 341 342 _TreeLocation = "user/ sasgui/perspectives/fitting/fitting_help.html"342 _TreeLocation = "user/qtgui/Perspectives/Fitting/fitting_help.html" 343 343 _PageAnchor = "#category-manager" 344 344 _doc_viewer = DocumentationWindow(self, -1, _TreeLocation, _PageAnchor, -
src/sas/sasgui/perspectives/corfunc/corfunc_panel.py
- Property mode changed from 100755 to 100644
Note: See TracChangeset
for help on using the changeset viewer.