debian/cubicweb-dev.lintian-overrides
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 13 Nov 2015 14:29:48 +0100
changeset 10895 90c55e27aa87
parent 10126 459c5585d2f1
child 11423 aaa768e886ae
permissions -rw-r--r--
[data] Use correct syntax to unset CSS attributes (closes #8602446) 'default' is actually a recognized CSS cursor name (the regular pointer). Using this value doesn't revert to whatever cursor DOM elements have by default ('pointer' on links, 'text' on text, etc). The proper way to unset a CSS attribute on DOM elements is to set it to an empty string. http://stackoverflow.com/questions/2027935/how-to-remove-css-property-using-javascript
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10126
459c5585d2f1 [debian] update cubicweb-dev's lintian override
Julien Cristau <julien.cristau@logilab.fr>
parents: 9345
diff changeset
     1
missing-dep-for-interpreter make => make | build-essential | dpkg-dev (usr/*/cubicweb/skeleton/debian/rules.tmpl)