Commit bc962427 authored by Romain Courteaud's avatar Romain Courteaud 🐙

copy/paste jslint

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