Modification du fichier functions.js afin de vérifier chaque élément DOM avant leur utilisation
Modification du fichier stripit.py afin de n'avoir que des tabulations (et pas un mix entre tabulation et espace) Suppression du todo concernant le namespace des creative commons dans la classe Strip
This commit is contained in:
parent
69bff74fcd
commit
67a61874f1
3 changed files with 44 additions and 37 deletions
|
|
@ -99,7 +99,6 @@ class Strip
|
|||
* Parse the SVG file and call the setter of the object
|
||||
*
|
||||
* @access protected
|
||||
* @todo look for resolv the problem with the namespace which change with Inkscape
|
||||
*/
|
||||
protected function parse()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue