Commit dc2fdc3d authored by Romain Courteaud's avatar Romain Courteaud

Drop useless manifest references

parent 2223459b
<!DOCTYPE html>
<html manifest="gadget_erp5.appcache">
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
......@@ -16,4 +16,4 @@
<body>
<div />
</body>
</html>
\ No newline at end of file
</html>
<!DOCTYPE html>
<html manifest="gadget_erp5.appcache">
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
......@@ -47,4 +47,4 @@
data-gadget-scope="loadschema" >
</div>
</body>
</html>
\ No newline at end of file
</html>
<!DOCTYPE html>
<html manifest="gadget_erp5.appcache">
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
......@@ -19,4 +19,4 @@
data-gadget-scope="loadschema">
</div>
</body>
</html>
\ No newline at end of file
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment