diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-10-28 10:56:44 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2008-10-28 10:56:44 +0000 |
commit | 990e50c61d1b92dbd0e063fe6811783c2d479e42 (patch) | |
tree | 6a070690d7b25b26a5de24b9d7f1b79290fbdd46 /BKUOnline/src | |
parent | bd7c3ec609f1527db42601c65c3990423300ceca (diff) | |
download | mocca-990e50c61d1b92dbd0e063fe6811783c2d479e42.tar.gz mocca-990e50c61d1b92dbd0e063fe6811783c2d479e42.tar.bz2 mocca-990e50c61d1b92dbd0e063fe6811783c2d479e42.zip |
ProcessingContext
removed old background imgs
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@125 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src')
-rw-r--r-- | BKUOnline/src/main/webapp/META-INF/context.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUOnline/src/main/webapp/META-INF/context.xml b/BKUOnline/src/main/webapp/META-INF/context.xml index cd11ce8e..f38215a1 100644 --- a/BKUOnline/src/main/webapp/META-INF/context.xml +++ b/BKUOnline/src/main/webapp/META-INF/context.xml @@ -15,5 +15,5 @@ See the License for the specific language governing permissions and limitations under the License. --> -<Context path="/bkuonline"/> -<!--Context path="/"/--> +<!--Context path="/bkuonline"/--> +<Context path=""/> |