diff --git a/muk_fields_lobject/__manifest__.py b/muk_fields_lobject/__manifest__.py index 463db45..0002af1 100644 --- a/muk_fields_lobject/__manifest__.py +++ b/muk_fields_lobject/__manifest__.py @@ -23,8 +23,8 @@ "version": '11.0.2.0.0', "category": 'Extra Tools', "license": "AGPL-3", - "website": "http://www.mukit.at", - "live_test_url": "https://demo.mukit.at", + "website": "https://www.mukit.at", + "live_test_url": "https://demo.mukit.at/web/login", "author": "MuK IT", "contributors": [ "Mathias Markl ", diff --git a/muk_fields_lobject/static/description/index.html b/muk_fields_lobject/static/description/index.html index b19c146..22cbf77 100644 --- a/muk_fields_lobject/static/description/index.html +++ b/muk_fields_lobject/static/description/index.html @@ -92,7 +92,7 @@ class LargeObjectModel(models.Model):
-