http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|PATCH-Sent (DO NOT USE)     |P1 - high
             Status|Signed Off                  |ASSIGNED
         AssignedTo|[email protected]   |[email protected]
                   |                            |m

--- Comment #51 from Paul Poulain <[email protected]> 2012-02-27 
15:40:20 UTC ---
Rebased version uploaded.

The rebase was easy:
* trivial conflict in mainpage.pl (consequence of the removal of authtypeloop
in bug 6875)
* trivial conflict in C4/Auth.pm (consequence of the memcache moved to ENV
stuff)
* trivial conflict in css

HOWEVER = setting this patch back to "assigned", and asking a question to
Jonathan, the original author

Jonathan, 2 questions:
* why is there something in staff-global.css:
+tr.dragClass td {
+    background-color: grey;
+    color: yellow;
+}
+.underline {
+    text-decoration : underline;
+}

grep -R "dragClass" * show this class is used nowhere in the code.

* the display datatable is a little bit strange, probably a consequence of bug
6836 changes that you haven't managed

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to