changxin commited on
Commit
83b096b
1 Parent(s): ac92e00

Update wps-test/ribbon.xml

Browse files
Files changed (1) hide show
  1. wps-test/ribbon.xml +1 -0
wps-test/ribbon.xml CHANGED
@@ -8,6 +8,7 @@
8
  <button id="btnIsEnbable" getLabel="OnGetLabel" onAction="OnAction" enabled="true" getImage="GetImage" visible="true" size="large"/>
9
  <button id="btnShowcx" label="测试网页" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
10
  <button id="btnShowcx2" label="测试网页2" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
 
11
  </group>
12
  </tab>
13
  </tabs>
 
8
  <button id="btnIsEnbable" getLabel="OnGetLabel" onAction="OnAction" enabled="true" getImage="GetImage" visible="true" size="large"/>
9
  <button id="btnShowcx" label="测试网页" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
10
  <button id="btnShowcx2" label="测试网页2" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
11
+ <button id="btnShowcx3" label="测试图表" onAction="OnAction" getEnabled="OnGetEnabled" getImage="GetImage" getVisible="OnGetVisible" size="large"/>
12
  </group>
13
  </tab>
14
  </tabs>