From a790d9f8fb1a3015787cd4ae20634c16b5a7be1d Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Wed, 3 Dec 2014 15:06:32 -0500 Subject: [PATCH] Move images from common to LMS that are only used in LMS OPEN-328 --- .../static/images/grading_notification.png | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename {common => lms}/static/images/grading_notification.png (100%) diff --git a/common/static/images/grading_notification.png b/lms/static/images/grading_notification.png similarity index 100% rename from common/static/images/grading_notification.png rename to lms/static/images/grading_notification.png