Ignore:
Timestamp:
Apr 2, 2015 7:12:40 AM (9 years ago)
Author:
mmh
Message:

lots of uq cleanup and enhancements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/uq/gui/scripts/uq.tcl

    r5168 r5182  
    6868        button $fr.cancel -text Cancel -command  [itcl::code $this _setWaitVariable 0]
    6969        set _go $fr.go
    70         button $_go -text Continue -command  [itcl::code $this _setWaitVariable 1]
     70        button $_go -text "Launch Jobs" -command  [itcl::code $this _setWaitVariable 1]
    7171        _set_text $inner
    7272
Note: See TracChangeset for help on using the changeset viewer.