mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
put expolorer canvas into minify
This commit is contained in:
parent
1df9d04e04
commit
307d0acdeb
3 changed files with 37 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
// Farbtastic 2.0 alpha
|
||||
(function ($) {
|
||||
|
||||
var __debug = true;
|
||||
var __debug = false;
|
||||
var __factor = 0.5;
|
||||
|
||||
$.fn.farbtastic = function (options) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue