From e5853953b45283638d2088c3df67e8bb04fc02a8 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 17 Sep 2016 19:05:15 -0400 Subject: Use HTML 5 Avoid rendering problems stemming from using MDL in quirks mode by switching the application to standards mode. --- mdl/lib.urp | 1 + 1 file changed, 1 insertion(+) diff --git a/mdl/lib.urp b/mdl/lib.urp index 9d3f870..0853cbe 100644 --- a/mdl/lib.urp +++ b/mdl/lib.urp @@ -1,6 +1,7 @@ benignEffectful MdlFfi.showSnackbar ffi mdlFfi file /zoBIS4V6.js mdlFfi.js +html5 jsFunc MdlFfi.showSnackbar=UrWeb.MdlFfi.showSnackbar library mdlClasses script /zoBIS4V6.js -- cgit v1.2.3