File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ A REDCap External Module that allows injection of JavaScript on pages.
11
11
## Installation
12
12
13
13
- Clone this repo into ` <redcap-root>/modules/redcap_javascript_injector_v<version-number> ` , or
14
- - Obtain this module from the Consortium [ REDCap Repo] ( https://redcap.vanderbilt.edu /consortium/modules/index.php ) via the Control Center.
14
+ - Obtain this module from the Consortium [ REDCap Repo] ( https://redcap.vumc.org /consortium/modules/index.php ) via the Control Center.
15
15
- Go to _ Control Center > Technical / Developer Tools > External Modules_ and enable REDCap JavaScript Injector.
16
16
17
17
### Upgrading from version 1.x
@@ -91,6 +91,7 @@ The original version of this external module was basically just a modified versi
91
91
92
92
Version | Description
93
93
------- | ------------------
94
+ 2.3.1 | Fixed Repository link in README.
94
95
2.3.0 | New feature: Add JS from a file in addition to entering it into directly into module config.<br >New options to direct injections.
95
96
2.2.1 | Added support for new page: Project Setup Page.
96
97
2.2.0 | Require EM Framework v14.<br >Added "enable-every-page-hooks-on-login-form" to config.json.
You can’t perform that action at this time.
0 commit comments