Skip to content

Commit

Permalink
Merge pull request #9 from versada/fix-odoo-test-warning
Browse files Browse the repository at this point in the history
[FIX] Remove deprecated XML declarations in HTML description
  • Loading branch information
psugne authored Sep 9, 2024
2 parents a751968 + cc0a1f2 commit e02ad63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion purchase_location_by_line/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down

0 comments on commit e02ad63

Please sign in to comment.