From cdce25a65b5226db68cc8673b925528c05b0c74e Mon Sep 17 00:00:00 2001 From: Eric Rasmussen <ericrasmussen1@gmail.com> Date: Thu, 18 Apr 2013 16:33:01 -0500 Subject: [PATCH] Make readme visable in github --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2319731 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +UNL Modifications to Core (Marked with "Start UNL Change"): +---------------- + +Both image.js files (in plugins/advimage/js and themes/advanced/js) have been modified to not autofill image width and height. +---------------- -- GitLab