Skip to content

Commit 06bc9f1

Browse files
committed
pushing opal requirement to v0.7.3, putting the iframe api back in for the moment (its not used)
1 parent 9431346 commit 06bc9f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

elcid/settings.py

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@
178178
'infectiousdiseases',
179179
'referral',
180180
'dashboard',
181+
'iframeapi',
181182
# 'opal.core.collaborative',
182183
'guidelines',
183184
'dischargesummary',

requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,9 @@ django-compressor==1.5
2323
jsonfield==1.0.3
2424
pycrypto==2.6.1
2525

26-
-e git+https://github.com/openhealthcare/[email protected].2#egg=opal
26+
-e git+https://github.com/openhealthcare/[email protected].3#egg=opal
2727
-e git+https://github.com/openhealthcare/[email protected]#egg=opal_observations
2828

29-
3029
-e git+https://github.com/openhealthcare/[email protected]#egg=opal_wardround
3130
-e git+https://github.com/openhealthcare/[email protected]#egg=opal_referral
3231
-e git+https://github.com/openhealthcare/[email protected]#egg=opal_dashboard

0 commit comments

Comments
 (0)