Skip to content

Commit f2d6f43

Browse files
committed
assets
1 parent 56bad32 commit f2d6f43

14 files changed

+53
-54
lines changed

public/build/css/admin-750d2bdc1b.css

-4
This file was deleted.

public/build/css/admin-eb2fa918b9.css

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/css/public-284bd26af8.css

-4
This file was deleted.

public/build/css/public-cf10e88214.css

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/js/admin/components-9510ae5f4e.min.js

-13
This file was deleted.

public/build/js/admin/components-fd247094a8.min.js

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/js/public/components-189833a7d9.min.js

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/js/public/components-f65f740e5e.min.js

-6
This file was deleted.

public/build/rev-manifest.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"css/admin.css": "css/admin-750d2bdc1b.css",
3-
"css/public.css": "css/public-284bd26af8.css",
2+
"css/admin.css": "css/admin-eb2fa918b9.css",
3+
"css/public.css": "css/public-cf10e88214.css",
44
"js/admin/checkboxes-permissions.js": "js/admin/checkboxes-permissions-20196fe0c1.js",
5-
"js/admin/components.min.js": "js/admin/components-9510ae5f4e.min.js",
5+
"js/admin/components.min.js": "js/admin/components-fd247094a8.min.js",
66
"js/admin/form.js": "js/admin/form-1a63b5fc63.js",
77
"js/admin/gmaps.js": "js/admin/gmaps-b4b59e5871.js",
8-
"js/public/components.min.js": "js/public/components-f65f740e5e.min.js",
8+
"js/public/components.min.js": "js/public/components-189833a7d9.min.js",
99
"js/public/master.js": "js/public/master-38752e2eca.js",
1010
"js/public/previewmode.js": "js/public/previewmode-6b60187413.js"
1111
}

public/css/admin.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/public.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/admin/components.min.js

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/public/components.min.js

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/assets/less/admin/master.less

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
// alertify
1717
@import (inline) '../../../../node_modules/alertify.js/dist/css/alertify.css';
18-
@import (inline) '../../../../node_modules/alertify.js/dist/css/alertify-bootstrap-3.css';
1918

2019
// Angular smart-table
2120
@import 'smart-table';

0 commit comments

Comments
 (0)