From 4f8f76344aa15d8211952b9e1a9f2e8e5d7c02e6 Mon Sep 17 00:00:00 2001 From: senator Date: Tue, 22 Feb 2011 15:14:39 -0500 Subject: [PATCH] move js to its proper places in the filesystem --- Open-ILS/web/js/{ => ui/default}/opac/simple.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Open-ILS/web/js/{ => ui/default}/opac/simple.js (100%) diff --git a/Open-ILS/web/js/opac/simple.js b/Open-ILS/web/js/ui/default/opac/simple.js similarity index 100% rename from Open-ILS/web/js/opac/simple.js rename to Open-ILS/web/js/ui/default/opac/simple.js -- 2.11.0