Skip to content

Commit

Permalink
MSHR-106: fixing Advanced Search on Patient Exited from Care JS
Browse files Browse the repository at this point in the history
  • Loading branch information
kaweesi committed Jun 3, 2016
1 parent 3f472c3 commit 765a900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omod/src/main/webapp/advancedSearch.jsp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<%@ include file="/WEB-INF/template/include.jsp" %>
<%@ include file="/WEB-INF/template/header.jsp" %>
<openmrs:htmlInclude file="/scripts/calendar/calendar.js" />
<openmrs:htmlInclude file="/moduleResources/@MODULE_ID@/scripts/jquery-1.3.2.js" />
<%@ taglib prefix="transfertag" uri="/WEB-INF/view/module/tracpatienttransfer/taglibs/transfertag.tld" %>
<openmrs:htmlInclude file="/moduleResources/@MODULE_ID@/patienttransfers.css" />
<openmrs:htmlInclude file="/moduleResources/@MODULE_ID@/listing.css" />
Expand Down

0 comments on commit 765a900

Please sign in to comment.