Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
onestartup-crm
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
Angel Martin
onestartup-crm
Commits
f2f60333
Commit
f2f60333
authored
Sep 18, 2018
by
Francisco Salazar
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of bunkrbit.com:bsabbath/onestartup-crm
parents
d11f6fa8
ba74777f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
menu-partial.blade.php
src/views/admin/menu-partial.blade.php
+4
-4
No files found.
src/views/admin/menu-partial.blade.php
View file @
f2f60333
...
...
@@ -205,11 +205,13 @@
<span
class=
"nav-text"
>
Categorías
</span>
</a>
</li>
@if(config("shop.billing_enabled"))
<li>
<a
href=
"{{route('admin.shop.categoriasat.index')}}"
>
<span
class=
"nav-text"
>
Categorías del SAT
</span>
</a>
</li>
@endif
<li>
<a
href=
"{{route('admin.shop.shipping.index')}}"
>
<span
class=
"nav-text"
>
Catálogo de envíos
</span>
...
...
@@ -227,25 +229,23 @@
<span
class=
"nav-text"
>
Configuración productos
</span>
</a>
</li>
@if(config("shop.billing_enabled"))
<li>
<a
href=
"{{route('admin.shop.config_factura')}}"
>
<span
class=
"nav-text"
>
Configuración SAT
</span>
</a>
</li>
@endif
<li>
<a
href=
"{{route('admin.shop.variable')}}"
>
<span
class=
"nav-text"
>
Variables info adicional
</span>
</a>
</li>
<li>
<a
href=
"{{route('admin.shop.tag.index')}}"
>
<span
class=
"nav-text"
>
Tags
</span>
</a>
</li>
</ul>
</li>
@endif
...
...
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