Ignore:
Timestamp:
05/18/10 09:41:04 (14 years ago)
Author:
rodsouza
Message:

Ticket #1058 - Permitindo o envio de formulário por requisição background

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/templates/default/category_form.tpl

    r2703 r2802  
    77<center> 
    88{message}<br> 
    9 <form name="edit_cat" action="{action_url}" method="POST"> 
     9<form name="edit_cat" action="{action_url}" method="POST" onsubmit="return ExpressoLivre.form( this );"> 
    1010<table border="0" width="80%" cellspacing="2" cellpadding="2">  
    1111{hidden_vars} 
Note: See TracChangeset for help on using the changeset viewer.