~chris-rogers/maus/emr_mc_digitization

« back to all changes in this revision

Viewing changes to bin/utilities/envelope_tool/share/magnet_setup.json

  • Committer: Chris Rogers
  • Date: 2014-04-16 11:48:45 UTC
  • mfrom: (707 merge)
  • mto: This revision was merged to the branch mainline in revision 711.
  • Revision ID: chris.rogers@stfc.ac.uk-20140416114845-h3u3q7pdcxkxvovs
Update to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
"type":"transient_frame",
 
3
"name":"Magnet Setup",
 
4
"children":[{
 
5
    "type":"special",
 
6
    "manipulator":"magnet_setup_action"
 
7
    }, {
 
8
    "type":"horizontal_frame",
 
9
    "children":[{
 
10
        "type":"button",
 
11
        "name":"&Okay"
 
12
      }, {
 
13
          "type":"button",
 
14
          "name":"&Cancel"
 
15
    }]
 
16
}]
 
17
}