Skip to content

Commit d11fe5f

Browse files
tabacitupxpm
authored andcommitted
remove duplicate spinner
2 parents 8e8075b + f5467f0 commit d11fe5f

File tree

120 files changed

+356
-395
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+356
-395
lines changed

mix-manifest.json

Lines changed: 108 additions & 108 deletions
Large diffs are not rendered by default.

src/app/Library/CrudPanel/CrudFilter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Backpack\CRUD\app\Library\CrudPanel;
44

55
use Backpack\CRUD\app\Exceptions\BackpackProRequiredException;
6-
use Backpack\Crud\ViewNamespaces;
6+
use Backpack\CRUD\ViewNamespaces;
77
use Closure;
88
use Illuminate\Support\Str;
99
use Symfony\Component\HttpFoundation\ParameterBag;

src/public/packages/backpack/base/css/blue-bundle.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/public/packages/backpack/base/css/bundle.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/public/packages/backpack/base/js/bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/public/packages/backpack/base/js/bundle.js.LICENSE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
*/
88

99
/*!
10-
* Bootstrap v4.6.2 (https://getbootstrap.com/)
11-
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
10+
* Bootstrap v4.6.1 (https://getbootstrap.com/)
11+
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
1212
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
1313
*/
1414

@@ -38,7 +38,7 @@
3838
*/
3939

4040
/*!
41-
* jQuery JavaScript Library v3.6.1
41+
* jQuery JavaScript Library v3.6.0
4242
* https://jquery.com/
4343
*
4444
* Includes Sizzle.js
@@ -48,7 +48,7 @@
4848
* Released under the MIT license
4949
* https://jquery.org/license
5050
*
51-
* Date: 2022-08-26T17:52Z
51+
* Date: 2021-03-02T17:08Z
5252
*/
5353

5454
/*!

src/public/packages/easymde/dist/easymde.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/public/packages/easymde/dist/easymde.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/public/packages/jquery-ui-dist/AUTHORS.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -365,8 +365,3 @@ Patrick McKay <[email protected]>
365365
c-lambert <[email protected]>
366366
Josep Sanz <[email protected]>
367367
Ben Mullins <[email protected]>
368-
Christian Oliff <[email protected]>
369-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
370-
Adam Lidén Hällgren <[email protected]>
371-
James Hinderks <[email protected]>
372-
Denny Septian Panggabean <[email protected]>
-52 Bytes
Loading

0 commit comments

Comments
 (0)