[sagenb] 78/157: add the fact that jpicker is broken

felix salfelder felix-guest at moszumanska.debian.org
Mon Dec 22 16:51:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

felix-guest pushed a commit to branch master
in repository sagenb.

commit 8ad5a9a40788ead3085e33a3cb8aced1fb0d022b
Author: Punarbasu Purkayastha <ppurka at gmail.com>
Date:   Sun Oct 5 11:03:52 2014 +0800

    add the fact that jpicker is broken
---
 sagenb/notebook/interact.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sagenb/notebook/interact.py b/sagenb/notebook/interact.py
index cd9fdc5..789554f 100644
--- a/sagenb/notebook/interact.py
+++ b/sagenb/notebook/interact.py
@@ -447,8 +447,8 @@ def html_color_selector(id, change, input_change, default='000000',
       a 6-character HTML hexadecimal string.
 
     - ``widget`` - a string (default: 'colorpicker'); the color
-      selector widget to use; choices are 'colorpicker', 'jpicker' and
-      'farbtastic'
+      selector widget to use; choices are 'colorpicker', 'farbtastic' and
+      'jpicker' (currently broken)
 
     - ``hide_box`` - a boolean (default: False); whether to hide the
       input box associated with the color selector widget

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagenb.git



More information about the debian-science-commits mailing list