]> defiant.homedns.org Git - ros_wild_thumper.git/commit
www: Added minicolors colorpicker for lights
authorErik Andresen <erik@vontaene.de>
Tue, 23 Jan 2018 21:20:59 +0000 (22:20 +0100)
committerErik Andresen <erik@vontaene.de>
Tue, 23 Jan 2018 21:20:59 +0000 (22:20 +0100)
commit01848a9a84b296519ca4b4f41906159fd4158213
treefd2af2115768e7b2af5b807af4c3ceaf4a5b92d5
parente1f7a5148b9999b57a91c1ddb244397bf841de7e
www: Added minicolors colorpicker for lights
17 files changed:
www/assets/images/wt_top.png [new file with mode: 0644]
www/assets/javascripts/bootstrap.min.js [new file with mode: 0644]
www/assets/javascripts/easeljs.min.js [new file with mode: 0644]
www/assets/javascripts/eventemitter2.js [new file with mode: 0644]
www/assets/javascripts/jquery-3.3.1.min.js [new file with mode: 0644]
www/assets/javascripts/jquery-ui.min.js [new file with mode: 0644]
www/assets/javascripts/jquery.minicolors.js [new file with mode: 0644]
www/assets/javascripts/keyboardteleop.js [new file with mode: 0644]
www/assets/javascripts/nav2d.js [new file with mode: 0644]
www/assets/javascripts/popper.min.js [new file with mode: 0644]
www/assets/javascripts/ros2d.js [new file with mode: 0644]
www/assets/javascripts/roslib.js [new file with mode: 0644]
www/assets/stylesheets/bootstrap.min.css [new file with mode: 0644]
www/assets/stylesheets/jquery-ui.css [new file with mode: 0644]
www/assets/stylesheets/jquery.minicolors.css [new file with mode: 0644]
www/assets/stylesheets/jquery.minicolors.png [new file with mode: 0644]
www/index.html