Commit 60e14b3f authored by Romain Courteaud's avatar Romain Courteaud

copy/paste jslint

parent 1919dd6b
......@@ -83,7 +83,6 @@
command: 'reload'
});
}
console.log('Copying', checked_uid_list);
return gadget.setSetting('clipboard', checked_uid_list)
.push(function () {
return gadget.notifySubmitted({
......@@ -131,7 +130,6 @@
'catalog.uid',
true
);
console.log('Pasting', uid_list);
return gadget.redirect({
command: 'display_dialog_with_history',
options: {
......
......@@ -228,7 +228,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>974.42553.1221.60569</string> </value>
<value> <string>974.42905.62205.2184</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -246,7 +246,7 @@
</tuple>
<state>
<tuple>
<float>1553784596.9</float>
<float>1553854591.89</float>
<string>UTC</string>
</tuple>
</state>
......
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