Changeset 6029 for branches


Ignore:
Timestamp:
Feb 21, 2016, 10:21:01 AM (9 years ago)
Author:
ldelgass
Message:

merge r6028 from trunk

Location:
branches/1.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.4

    • Property svn:mergeinfo changed
      /trunkmerged: 6028
  • branches/1.4/gui/scripts/analyzer.tcl

    r5987 r6029  
    375375    }
    376376    pack $itk_component(resultpages) -expand yes -fill both
    377    set f [$itk_component(results) insert end -fraction 0.1]
     377    set f [$itk_component(results) insert end -fraction 0.1]
    378378    itk_component add resultselector {
    379379        Rappture::ResultSelector $f.rsel -resultset $_resultset \
Note: See TracChangeset for help on using the changeset viewer.