Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Bojan Borovcanin
/
WBT1920_team30
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
54224add
authored
Apr 30, 2020
by
Luka Pavlovic
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
class is added.
parent
9676d88b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
test/views/pages/home.php
test/views/pages/home.php
View file @
54224add
...
...
@@ -16,13 +16,13 @@
<script
src=
"https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity=
"sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin=
"anonymous"
></script>
<link
rel=
"stylesheet"
href=
"
<?php
echo
base_url
();
?>
assets/css/home.css"
>
</head>
<body>
<nav>
<ul>
<li>
<li
class=
"prviprimjer"
>
<a
href=
"
<?php
echo
base_url
();
?>
Pages/view"
>
About us!
</a>
</li>
<li>
...
...
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