1
0
miroir de http://git.whoc.org.uk/git/password-manager.git synchronisé 2025-12-16 03:17:04 +01:00

Updated edit UI for keeping save/cancel buttons on the bottom of the screen

Cette révision appartient à :
Giulio Cesare Solaroli
2015-10-01 16:40:05 +02:00
Parent 02d4fa0e93
révision 73165361d4
5 fichiers modifiés avec 82 ajouts et 6 suppressions

Voir le fichier

@@ -611,6 +611,7 @@ console.log("DROP"); //, anEvent);
return React.DOM.div({'className':'editWrapper'}, [
this.props['showGlobalMask'] ? null : React.DOM.div({'className':'mask'}),
React.DOM.div({'className':Clipperz.PM.UI.Components.classNames(classes)},[
Clipperz.PM.UI.Components.Cards.CommandToolbar(this.props),
Clipperz.PM.UI.Components.Cards.EditToolbar(this.props),
React.DOM.div({'className':'content'}, [
this.renderLabel(this.props['label']),