mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Merge pull request #14754 from Godmartinz/footer_user_bug
Removed extra div from User Details.
This commit is contained in:
commit
369c819a27
|
@ -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…
Reference in a new issue