From d6f1c9e73a682fa88b17d4122bde3ca0afcabbb9 Mon Sep 17 00:00:00 2001 From: Parth Kachchhi Date: Wed, 6 Jan 2016 16:31:40 +0530 Subject: [PATCH] Responsive UI: Added tag to control viewport for different screen sizes --- omod/src/main/webapp/fragments/decorator/html5.gsp | 1 + 1 file changed, 1 insertion(+) diff --git a/omod/src/main/webapp/fragments/decorator/html5.gsp b/omod/src/main/webapp/fragments/decorator/html5.gsp index 32634e4e..a77db1ef 100644 --- a/omod/src/main/webapp/fragments/decorator/html5.gsp +++ b/omod/src/main/webapp/fragments/decorator/html5.gsp @@ -2,6 +2,7 @@ ${ config.title ?: "OpenMRS" } + ${ ui.resourceLinks() }