OSDN Git Service

Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
authorTaizo ITO <taizo@karesansui-project.info>
Fri, 7 May 2010 10:05:51 +0000 (19:05 +0900)
committerTaizo ITO <taizo@karesansui-project.info>
Fri, 7 May 2010 10:05:51 +0000 (19:05 +0900)
Conflicts:
karesansui/templates/default/hostby1watch/hostby1watch.input

1  2 
karesansui/templates/default/hostby1watch/hostby1watch.input

@@@ -275,20 -294,8 +294,20 @@@ $(document).ready(function()
          "${_('Watch Name')}",
          "${_('Name of a new watch to add.')}");
  
-     $("#watch_target").change();
 +    helptip("#notification_mail_body_warning_help",
 +        "${_('Notification Mail Body')}",
 +        "${_('Allow to use some macro. Available macros are:')}");
 +
 +    helptip("#notification_mail_body_failure_help",
 +        "${_('Notification Mail Body')}",
 +        "${_('Allow to use some macro. Available macros are:')}");
 +
 +    helptip("#notification_mail_body_okay_help",
 +        "${_('Notification Mail Body')}",
 +        "${_('Allow to use some macro. Available macros are:')}");
 +
      $("#libvirt_target").change();
+     $("#watch_target").change();
  
      $("#threshold-accordion").accordion({
          header: ".accordion-header",