Delete '_nfs_TABLE.html.ep'
This commit is contained in:
		@@ -1,19 +0,0 @@
 | 
			
		||||
<div id="Nfsshare-TABLE">
 | 
			
		||||
  <script>
 | 
			
		||||
    window.onload = function() {
 | 
			
		||||
      SelectInput();
 | 
			
		||||
    };
 | 
			
		||||
  </script>
 | 
			
		||||
     <h2>
 | 
			
		||||
     %= l("nfs Hello TABLE");
 | 
			
		||||
     </h2>
 | 
			
		||||
    % my $btn = l('APPLY');
 | 
			
		||||
    %= form_for "Nfsshared" => (method => 'POST') => begin
 | 
			
		||||
 | 
			
		||||
   	    % param 'trt' => $nfs_data->{trt} unless param 'trt';
 | 
			
		||||
		%= hidden_field 'trt' => $nfs_data->{trt}
 | 
			
		||||
		%# Inputs etc in here.
 | 
			
		||||
 | 
			
		||||
		%# Probably finally by a submit.
 | 
			
		||||
	% end    
 | 
			
		||||
</div>
 | 
			
		||||
		Reference in New Issue
	
	Block a user