|
@@ -198,7 +198,7 @@
|
|
<button:IconButton id="wfHistory" type="wfHistory" toolTip="{resourceManager.getString('common','btn.wfHistory')}"/>
|
|
<button:IconButton id="wfHistory" type="wfHistory" toolTip="{resourceManager.getString('common','btn.wfHistory')}"/>
|
|
<button:IconButton id="qxzy" type="qxzy" toolTip="{resourceManager.getString('common','btn.qxzy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
<button:IconButton id="qxzy" type="qxzy" toolTip="{resourceManager.getString('common','btn.qxzy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
<button:IconButton id="bgzy" type="bgzy" toolTip="{resourceManager.getString('common','btn.bgzy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
<button:IconButton id="bgzy" type="bgzy" toolTip="{resourceManager.getString('common','btn.bgzy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
- <button:IconButton id="displayhs" type="check" toolTip="{resourceManager.getString('common','btn.displayhs')}" click="thisModel.doDisplayHS(event)" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
|
|
|
|
+ <!--<button:IconButton id="displayhs" type="check" toolTip="{resourceManager.getString('common','btn.displayhs')}" click="thisModel.doDisplayHS(event)" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>-->
|
|
<button:IconButton id="copy" type="copy" toolTip="{resourceManager.getString('common','btn.copy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
<button:IconButton id="copy" type="copy" toolTip="{resourceManager.getString('common','btn.copy')}" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}"/>
|
|
<button:IconButton id="automate" type="automate" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}" click="thisModel.doAuto(event)" toolTip="{resourceManager.getString('common','btn.automate')}"/>
|
|
<button:IconButton id="automate" type="automate" visible="{Global.BUTTON_STATUS}" includeInLayout="{Global.BUTTON_STATUS}" click="thisModel.doAuto(event)" toolTip="{resourceManager.getString('common','btn.automate')}"/>
|
|
</s:HGroup>
|
|
</s:HGroup>
|