mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-12-15 19:07:03 +01:00
Changed the shortcut to select all cards
This commit is contained in:
@@ -48,8 +48,8 @@ Clipperz.PM.UI.Components.HelpClass = React.createClass({
|
||||
]), React.DOM.dd({}, "search cards"),
|
||||
React.DOM.dt({}, [
|
||||
React.DOM.span({'className':'key'}, '*'),
|
||||
React.DOM.span({'className':'operator'}, 'then'),
|
||||
React.DOM.span({'className':'key'}, 'a'),
|
||||
// React.DOM.span({'className':'operator'}, 'then'),
|
||||
// React.DOM.span({'className':'key'}, 'a'),
|
||||
]), React.DOM.dd({}, "select all cards"),
|
||||
])
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user