From 8e30fbf41dabee082aafb60fe0639b504497674d Mon Sep 17 00:00:00 2001 From: AvinashS Date: Wed, 30 Aug 2017 18:39:12 +0530 Subject: vnfsdk market place seed code refactoring cleanup the package names and a test file correction Change-Id: Icc5a3b48189824dfe5cb84f05ce2c496bcfa3eab IssueId: VNFSDK-74 Signed-off-by: AvinashS --- .../images/checkbox-radio/checkbox-checked-disabled.png | Bin 3087 -> 0 bytes .../images/checkbox-radio/checkbox-checked.png | Bin 3053 -> 0 bytes .../images/checkbox-radio/checkbox-disabled.png | Bin 2830 -> 0 bytes .../thirdparty/images/checkbox-radio/checkbox-hover.png | Bin 2835 -> 0 bytes .../thirdparty/images/checkbox-radio/checkbox-init.png | Bin 2833 -> 0 bytes .../images/checkbox-radio/radio-checked-disabled.png | Bin 2993 -> 0 bytes .../thirdparty/images/checkbox-radio/radio-checked.png | Bin 3235 -> 0 bytes .../thirdparty/images/checkbox-radio/radio-disabled.png | Bin 3045 -> 0 bytes .../thirdparty/images/checkbox-radio/radio-hover.png | Bin 3068 -> 0 bytes .../thirdparty/images/checkbox-radio/radio-init.png | Bin 3036 -> 0 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png delete mode 100755 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png (limited to 'common/src/main/webapp/thirdparty/images/checkbox-radio') diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png deleted file mode 100755 index 0ba905f0..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png deleted file mode 100755 index 2ddfb0a0..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png deleted file mode 100755 index a53c89c2..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png deleted file mode 100755 index c2821132..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png deleted file mode 100755 index e352cc51..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png deleted file mode 100755 index 16eecc57..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png deleted file mode 100755 index 6c60d128..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png deleted file mode 100755 index c27289db..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png deleted file mode 100755 index 03138ca6..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png and /dev/null differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png deleted file mode 100755 index b428c58f..00000000 Binary files a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png and /dev/null differ -- cgit 1.2.3-korg