Commit dc2fdc3d authored by Romain Courteaud's avatar Romain Courteaud

Drop useless manifest references

parent 2223459b
<!DOCTYPE html> <!DOCTYPE html>
<html manifest="gadget_erp5.appcache"> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
...@@ -16,4 +16,4 @@ ...@@ -16,4 +16,4 @@
<body> <body>
<div /> <div />
</body> </body>
</html> </html>
\ No newline at end of file
<!DOCTYPE html> <!DOCTYPE html>
<html manifest="gadget_erp5.appcache"> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
...@@ -47,4 +47,4 @@ ...@@ -47,4 +47,4 @@
data-gadget-scope="loadschema" > data-gadget-scope="loadschema" >
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
<!DOCTYPE html> <!DOCTYPE html>
<html manifest="gadget_erp5.appcache"> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
...@@ -19,4 +19,4 @@ ...@@ -19,4 +19,4 @@
data-gadget-scope="loadschema"> data-gadget-scope="loadschema">
</div> </div>
</body> </body>
</html> </html>
\ No newline at end of file
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