Merge pull request #14754 from Godmartinz/footer_user_bug
Removed extra div from User Details.
This commit is contained in:
commit
369c819a27
1 changed files with 0 additions and 1 deletions
|
@ -1099,7 +1099,6 @@
|
|||
</div><!-- /.tab-content -->
|
||||
</div><!-- nav-tabs-custom -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@can('update', \App\Models\User::class)
|
||||
@include ('modals.upload-file', ['item_type' => 'user', 'item_id' => $user->id])
|
||||
|
|
Loading…
Add table
Reference in a new issue