[TIC-Web] Change tab title Epic Feature -> Options 56/125856/2
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 19 Apr 2017 06:21:43 +0000 (15:21 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 19 Apr 2017 06:22:33 +0000 (23:22 -0700)
Updated the tab title for TDC demo.

Change-Id: I5ef3036d85a6250b96e8e889b94e3971e86bd0b8
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
public/src/index.html

index 03de3cb..119b0e6 100644 (file)
                                         <input type="radio" name="category" data-category="domains" autocomplete="off">Domains
                                     </label>
                                     <label class="btn btn-default">
-                                        <input type="radio" name="category" data-category="epicfeatures" autocomplete="off">Epic Feature
+                                        <input type="radio" name="category" data-category="epicfeatures" autocomplete="off">Options
                                     </label>
                                     <label class="btn btn-default">
                                         <input type="radio" name="category" data-category="all" autocomplete="off">All
         <script src="/js/config.js"></script>
         <script src="/lib/requirejs/require.js" data-main="js/main"></script>
     </body>
-</html>
\ No newline at end of file
+</html>