- Timestamp:
- 03/05/07 10:31:11 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Cms/chrome/content/scenaricms/deskwsp/wspblock.xbl.xml
r8850 r8860 64 64 </xul:vbox> 65 65 <!-- <xul:button class="wspTitle" image="chrome://scenaricms/content/deskwsp/wsp.png" xbl:inherits="label=wspTitle" crop="right" oncommand="desk.clickWsp(this.parentNode.parentNode);" flex="1"/> --> 66 <xul:toolbarbutton anonid="migrationBtn" collapsed="true" oncommand="document.getBindingParent(this).showProps('update', true)" tooltiptext="Mise à jour des items nécessaire"/> 67 <xul:toolbarbutton anonid="helpBtn" class="helpBtn" disabled="true" tooltiptext="Présentation du modèle" onmousedown="desk.clickWsp(document.getBindingParent(this))"/> 68 <xul:toolbarbutton anonid="optionBtn" class="optionBtn" tooltiptext="Actions..." onmousedown="document.getBindingParent(this).showMenu(this)"/> 66 <xul:hbox class="wspBtns" pack="end"> 67 <xul:toolbarbutton anonid="migrationBtn" oncommand="document.getBindingParent(this).showProps('update', true)" tooltiptext="Mise à jour des items nécessaire"/> 68 <xul:toolbarbutton anonid="helpBtn" class="helpBtn" disabled="true" tooltiptext="Présentation du modèle" onmousedown="desk.clickWsp(document.getBindingParent(this))"/> 69 <xul:toolbarbutton anonid="optionBtn" class="optionBtn" tooltiptext="Actions..." onmousedown="document.getBindingParent(this).showMenu(this)"/> 70 </xul:hbox> 69 71 </xul:hbox> 70 72 <xul:popup anonid="ctxMenu">
Note: See TracChangeset
for help on using the changeset viewer.