diff options
author | AvinashS <avinash.s@huawei.com> | 2017-08-30 18:39:12 +0530 |
---|---|---|
committer | AvinashS <avinash.s@huawei.com> | 2017-08-31 11:35:26 +0530 |
commit | 8e30fbf41dabee082aafb60fe0639b504497674d (patch) | |
tree | 5b715fa6a11f770f59af4ba6f474b558a85156a3 /common/src/main/webapp/thirdparty/data-tables/images | |
parent | 31dfadf9c4cb7ef2cc0f1af625bc9bd0097f0d94 (diff) |
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 <avinash.s@huawei.com>
Diffstat (limited to 'common/src/main/webapp/thirdparty/data-tables/images')
-rwxr-xr-x | common/src/main/webapp/thirdparty/data-tables/images/loading-spinner-grey.gif | bin | 5203 -> 0 bytes |
-rwxr-xr-x | common/src/main/webapp/thirdparty/data-tables/images/sort_asc.png | bin | 1118 -> 0 bytes |
-rwxr-xr-x | common/src/main/webapp/thirdparty/data-tables/images/sort_both.png | bin | 1136 -> 0 bytes |
-rwxr-xr-x | common/src/main/webapp/thirdparty/data-tables/images/sort_desc.png | bin | 1127 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/common/src/main/webapp/thirdparty/data-tables/images/loading-spinner-grey.gif b/common/src/main/webapp/thirdparty/data-tables/images/loading-spinner-grey.gif Binary files differdeleted file mode 100755 index 6d614d3d..00000000 --- a/common/src/main/webapp/thirdparty/data-tables/images/loading-spinner-grey.gif +++ /dev/null diff --git a/common/src/main/webapp/thirdparty/data-tables/images/sort_asc.png b/common/src/main/webapp/thirdparty/data-tables/images/sort_asc.png Binary files differdeleted file mode 100755 index a88d7975..00000000 --- a/common/src/main/webapp/thirdparty/data-tables/images/sort_asc.png +++ /dev/null diff --git a/common/src/main/webapp/thirdparty/data-tables/images/sort_both.png b/common/src/main/webapp/thirdparty/data-tables/images/sort_both.png Binary files differdeleted file mode 100755 index 18670406..00000000 --- a/common/src/main/webapp/thirdparty/data-tables/images/sort_both.png +++ /dev/null diff --git a/common/src/main/webapp/thirdparty/data-tables/images/sort_desc.png b/common/src/main/webapp/thirdparty/data-tables/images/sort_desc.png Binary files differdeleted file mode 100755 index def071ed..00000000 --- a/common/src/main/webapp/thirdparty/data-tables/images/sort_desc.png +++ /dev/null |