search for: _policy

Displaying 3 results from an estimated 3 matches for "_policy".

Did you mean: policy
2005 Aug 08
5
In-Line List Editing with AJAX
...ntracts/show.rhtml === <div id="insurance-policies"> <h2>Insurance Policies</h2> <ul id="contract-insurance-policy-list"> <%= render :partial => "policy", :collection => @policies %> </ul> </div> ./app/views/contracts/_policy.rhtml === <li id="insurance-<%= fmt_policy_id(policy.policytype) %>-info"> <!-- *snip* display policy info. this works --> <a href="javascript:Element.toggle(''insurance-<%= fmt_policy_id(policy.policytype) %>-info'');Effect.Appear(&...
2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2005 Jun 24
13
Test environments?
Hi folks, When we first started talking about Shorewall post-Tom, a few people offered to help with testing. Would those people please raise their hands again? :-) I''m investigating Nicolas Helleringer''s recent message on shorewall-users (http://lists.shorewall.net/pipermail/shorewall-users/2005-June/018898.html), and a good test environment would come in really handy,