Diff: CalculatorForSampleMountingInDil

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
...nobody

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 210 and version 209:
Lines 196-203 were replaced by lines 196-199
- for (dilname in dils) {
- setdil(dilname);
- //setvti(vtiselect);
- //stored.push(mainsvg.cloneNode(true));
- for (vtiname in cans[dilname]) {
- setvti(vtiname);
- stored.push(mainsvg.cloneNode(true));
- }
+ setdil(dilselect);
+ for (vtiname in cans[dilname]) {
+ setvti(vtiname);
+ stored.push(mainsvg.cloneNode(true));
Line 226 was replaced by line 222
- <input type="button" name=list onClick="do_print();" value="print">
+ <input type="button" name=list onClick="do_print();" value="print all vtis for this stick">

Back to CalculatorForSampleMountingInDil, or to the Page History.