Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sistema_mcid
Project
Project
Details
Activity
Releases
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
marcio neto
sistema_mcid
Commits
5a18231a
Commit
5a18231a
authored
Dec 05, 2023
by
sandroresende
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
inclusao consulta cruzamento transferegov
parent
680498a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
home.blade.php
resources/views/home.blade.php
+1
-1
nav_sistema.blade.php
resources/views/layouts/nav/nav_sistema.blade.php
+5
-5
No files found.
resources/views/home.blade.php
View file @
5a18231a
...
...
@@ -7,7 +7,7 @@
@
section
(
'content'
)
<
div
class
="
main
-
content
" id="
main
-
content
">
@can('e
Admin
')
@can('e
Gestao
')
<span class="
br
-
divider
dashed
my
-
3
"></span>
...
...
resources/views/layouts/nav/nav_sistema.blade.php
View file @
5a18231a
...
...
@@ -58,6 +58,11 @@
@can('eGestao')
<li><a
class=
"menu-item"
href=
"{{ url('/admin/selecao/propostas/transferegov') }}"
title=
"Propostas Transferegov"
><span
class=
"icon"
>
<i
class=
"fas fa-file fa-lg"
></i></span><span
class=
"content"
>
Propostas Transferegov
</span></a>
</li>
<li><a
class=
"menu-item"
href=
"{{ url('/admin/selecao/propostas/selecionar') }}"
title=
"Selecionar Propostas"
><span
class=
"icon"
>
<i
class=
"fas fa-file fa-lg"
></i></span><span
class=
"content"
>
Selecionar Propostas
</span></a>
</li>
...
...
@@ -74,11 +79,6 @@
</li>
@endcan
@can('eAdmin')
<li><a
class=
"menu-item"
href=
"{{ url('/admin/selecao/propostas/transferegov') }}"
title=
"Propostas Transferegov"
><span
class=
"icon"
>
<i
class=
"fas fa-file fa-lg"
></i></span><span
class=
"content"
>
Propostas Transferegov
</span></a>
</li>
@endcan
</ul>
</div>
...
...
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