~durga/maus/rel709

« back to all changes in this revision

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

  • Committer: Durga Rajaram
  • Date: 2013-11-23 13:36:13 UTC
  • mfrom: (659.1.78 rc)
  • Revision ID: durga@fnal.gov-20131123133613-7t1s89cksp4x9bev
Tags: MAUS-v0.7.5
MAUS-v0.7.5

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
}