From c3bbac98e25e1a00e6bf48ea4b34d9bdb65a1ac0 Mon Sep 17 00:00:00 2001 From: "jaekuk, lee" Date: Tue, 11 Jul 2017 14:32:34 +0900 Subject: [PATCH] Add a description to the attributes of auto-restart and on-boot Change-Id: I5abeda1ad38209540f677d479063c7c05e28792c Signed-off-by: jaekuk, lee --- org.tizen.studio/html/web_tools/config_editor_w.htm | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) mode change 100644 => 100755 org.tizen.studio/html/web_tools/config_editor_w.htm diff --git a/org.tizen.studio/html/web_tools/config_editor_w.htm b/org.tizen.studio/html/web_tools/config_editor_w.htm old mode 100644 new mode 100755 index 0f70abf..4de1bc4 --- a/org.tizen.studio/html/web_tools/config_editor_w.htm +++ b/org.tizen.studio/html/web_tools/config_editor_w.htm @@ -1438,8 +1438,18 @@

Attributes:

Example:

<tizen:service id="webService.application" auto-restart="true" on-boot="false">
-- 
2.7.4