* Submit form by ajax.

This commit is contained in:
liugang
2018-07-13 14:29:22 +08:00
parent 6f3ae89b82
commit e8643f6fc6
2 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<button type='button' class='btn btn-link' id='cpmBtn'><?php echo html::icon($lang->icons['copy'], 'muted') . ' ' . $lang->project->copy;?></button>
</div>
</div>
<form class='form-indicator main-form' method='post' target='hiddenwin' id='dataform'>
<form class='form-indicator main-form form-ajax' method='post' target='hiddenwin' id='dataform'>
<table class='table table-form'>
<tr>
<th><?php echo $lang->project->name;?></th>