aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usage guide/appserver/data/radioData.json
diff options
context:
space:
mode:
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>2017-02-11 03:03:11 +0530
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>2017-02-11 03:03:11 +0530
commitfa9aeb9d5b6aba71f4fcb5ee775de823eb82cf19 (patch)
tree3221fba2e8753d1d9e7ff0ee98767eb47ee608f9 /common/src/main/webapp/usage guide/appserver/data/radioData.json
parent806e46c30cf3c1a8d17c044e02514a8644766a69 (diff)
Client framework usage guide
Client framework usage guide. Issue-Id : CLIENT-153 Change-Id: Ifd6166810d0180adaa1d5cfcc703164fdc99f41b Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'common/src/main/webapp/usage guide/appserver/data/radioData.json')
-rw-r--r--common/src/main/webapp/usage guide/appserver/data/radioData.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/common/src/main/webapp/usage guide/appserver/data/radioData.json b/common/src/main/webapp/usage guide/appserver/data/radioData.json
deleted file mode 100644
index da0daa47..00000000
--- a/common/src/main/webapp/usage guide/appserver/data/radioData.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "radio_btn_default_data" : {"id":1, "label":"Default Radio Btn", "type":"default", "checked":false},
- "radio_btn_primary_data" : {"id":2, "label":"Primary Radio Btn", "type":"primary", "checked":false},
- "radio_btn_success_data" : {"id":3, "label":"Success Radio Btn", "type":"success", "checked":true},
- "radio_btn_danger_data" : {"id":4, "label":"Danger Radio Btn", "type":"danger", "checked":false},
- "radio_btn_Warn_data" : {"id":5, "label":"Warn Radio Btn", "type":"warning", "checked":false},
- "radio_btn_info_data" : {"id":6, "label":"Info Radio Btn", "type":"info", "checked":false}
-}
-
-
-
-
-
-