diff -r e388117572d8 -r 2b9c120dba55 client/templates/scene.html
--- a/client/templates/scene.html Thu Jan 05 19:34:53 2017 +0100
+++ b/client/templates/scene.html Tue Jan 10 17:36:30 2017 +0100
@@ -18,7 +18,7 @@
<% } %>
- <% if (options.user_color_editable) { print(colorPicker) } %>
+ <% if (options.user_color_editable) { print(colorPicker('Rk-Editor-ColorPicker-User')) } %>
<% } %>
<unknown user>