|
1
2
3
4
5
6
7
|
/* Class = "IBUILabel"; text = "Channel"; ObjectID = "0G8-sN-Hfg"; */
"0G8-sN-Hfg.text" = "Channel";
/* Class = "IBUILabel"; text = "New Price"; ObjectID = "UrS-qz-jRa"; */
"UrS-qz-jRa.text" = "New Price";
|
|
8
9
10
|
/* Class = "IBUIButton"; normalTitle = "Cancel"; ObjectID = "Xdp-5C-5aA"; */
"Xdp-5C-5aA.normalTitle" = "Cancel";
|
|
11
12
13
14
15
|
/* Class = "IBUILabel"; text = "Product Code"; ObjectID = "neg-KG-oQC"; */
"neg-KG-oQC.text" = "Product Code";
/* Class = "IBUIButton"; normalTitle = "Done"; ObjectID = "ubO-fy-Tcd"; */
"ubO-fy-Tcd.normalTitle" = "Done";
|