Changeset 000b025 in sasview
- Timestamp:
- May 13, 2011 5:08:13 PM (14 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, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 60fff67
- Parents:
- e26d0db
- Location:
- sansview
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sansview/media/model_use_help.html
r68b7d43 r000b025 2 2 <body> 3 3 4 <h4> Visualize Model</h4>4 <h4>Model Selection</h4> 5 5 <ul> 6 6 <li><a href="#Model type">Model type</a></li> -
sansview/perspectives/fitting/help_panel.py
rb2448a5 r000b025 68 68 <li><a href ="media/simultaneous_fit_help.html" target ="showframe">Simultaneous Fit</a><br></li> 69 69 <li><a href ="media/single_fit_help.html" target ="showframe">Single Fit</a><br></li> 70 <li><a href ="media/model_use_help.html" target ="showframe"> Visualize Model</a><br></li>70 <li><a href ="media/model_use_help.html" target ="showframe">Model Selection</a><br></li> 71 71 <li><a href ="%s" target ="showframe">Model Functions</a><br></li> 72 72 <li><a href ="%s" target ="showframe">Polydispersion Distributions</a><br></li>
Note: See TracChangeset
for help on using the changeset viewer.