Fixed funky layout in importer
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
1bbe9bf6c9
commit
93d4d24194
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
|||
|
||||
@if( $currentFile && $this->activeFile && ($currentFile->id == $this->activeFile->id))
|
||||
<tr class="warning">
|
||||
<td colspan="4">
|
||||
<td colspan="5">
|
||||
|
||||
<div class="form-group">
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue