Displaying 1 result from an estimated 1 matches for "hosts_selection_id".
2009 Aug 18
1
[PATCH server] Add of a button destroy for disabled hosts.
...,status){
+ $("#hosts_grid").flexReload();
+ if (data.alert) {
+ $.jGrowl(data.alert);
+ }
+ empty_summary('hosts_selection', 'Host');
+ }, 'json');
+ }
</script>
<div id="hosts_selection_id" style="display:none"><%= @host.id
%></div>
--
1.6.2.5