* Submit form by ajax.

This commit is contained in:
liugang
2018-07-13 14:34:34 +08:00
parent c5b4a54b09
commit 990182a37c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<small><?php echo $lang->arrow . ' ' . $lang->project->edit;?></small>
</h2>
</div>
<form class='load-indicator main-form' method='post' target='hiddenwin' id='dataform'>
<form class='load-indicator main-form form-ajax' method='post' target='hiddenwin' id='dataform'>
<table class='table table-form'>
<tr>
<th><?php echo $lang->project->name;?></th>