Commit b77b5f37 authored by dungmv56's avatar dungmv56 Committed by GitHub

Update rediscli.js

parent 94d41f7c
...@@ -79,6 +79,7 @@ var RedisCli = function(postUrl) { ...@@ -79,6 +79,7 @@ var RedisCli = function(postUrl) {
sendCommand(val); sendCommand(val);
$input.val(''); $input.val('');
return false;
} }
function onKeyPress(e) { function onKeyPress(e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment