Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
laravel-adminpanel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
laravel-adminpanel
Commits
ed5c6a94
Commit
ed5c6a94
authored
Nov 27, 2017
by
Viral Solani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve log viewer error
parent
f50d94e8
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
83766 deletions
+6
-83766
backend.2a9b8e6342d3c8317e81.js
public/js/backend.2a9b8e6342d3c8317e81.js
+0
-42152
frontend.a61ecd930901e421f8c6.js
public/js/frontend.a61ecd930901e421f8c6.js
+0
-41608
frontend.js
public/js/frontend/frontend.js
+2
-2
mix-manifest.json
public/mix-manifest.json
+3
-3
master.blade.php
resources/views/vendor/log-viewer/_template/master.blade.php
+1
-1
No files found.
public/js/backend.2a9b8e6342d3c8317e81.js
deleted
100755 → 0
View file @
f50d94e8
This diff is collapsed.
Click to expand it.
public/js/frontend.a61ecd930901e421f8c6.js
deleted
100755 → 0
View file @
f50d94e8
This diff is collapsed.
Click to expand it.
public/js/frontend/frontend.js
View file @
ed5c6a94
var
FinBuilders
=
{
var
Backend
=
{
/**
* Access management
...
...
public/mix-manifest.json
View file @
ed5c6a94
{
"/js/frontend.js"
:
"/js/frontend.
d3a9d9963b6da237bfe8
.js"
,
"/js/backend.js"
:
"/js/backend.
51a14fd841ccd198e500
.js"
,
"/js/frontend.js"
:
"/js/frontend.
70ee44a92d84e7318a9d
.js"
,
"/js/backend.js"
:
"/js/backend.
9cdae6ab449e701ce881
.js"
,
"/mix.js"
:
"/mix.247ab120fe7680658924.js"
,
"/css/frontend.css"
:
"/css/frontend.3af0a6cbd7d1d8d042f2a37e97008b7c.css"
,
"/css/backend.css"
:
"/css/backend.f8550f50504e5b8ef6055285205f223a.css"
,
"/css/backend-custom.css"
:
"/css/backend-custom.50f14193ab908e3cf471dea6cb6616ae.css"
,
"/js/backend-custom.js"
:
"/js/backend-custom.69
e7d487a5a38a38520a62a5c53584f9
.js"
,
"/js/backend-custom.js"
:
"/js/backend-custom.69
4670b0d97bf54111bac3bd91ba3fcf
.js"
,
"/js/dataTable.js"
:
"/js/dataTable.f968d300a6a0b871f138f114361259c8.js"
}
\ No newline at end of file
resources/views/vendor/log-viewer/_template/master.blade.php
View file @
ed5c6a94
...
...
@@ -52,7 +52,7 @@
@yield('page-header')
{{-- Change to Breadcrumbs::render() if you want it to error to remind you to create the breadcrumbs for the given route --}}
{!! Breadcrumbs::render
IfExists
() !!}
{!! Breadcrumbs::render() !!}
</section>
<!-- Main content -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment