Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
tusak.florijan1@scptuj.si
traktor.net
Commits
46a4f2f6
Commit
46a4f2f6
authored
May 09, 2022
by
tusak.florijan1@scptuj.si
Browse files
Update podrobnipregled.php
parent
c569ad57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
views/izdelki/podrobnipregled.php
views/izdelki/podrobnipregled.php
+2
-2
No files found.
views/izdelki/podrobnipregled.php
View file @
46a4f2f6
...
...
@@ -64,7 +64,7 @@ $this->params['breadcrumbs'][] = $this->title;
</ul>
<div
class=
"tab-content"
id=
"myTabContent"
>
<div
class=
"tab-pane fade show active"
id=
"home"
role=
"tabpanel"
aria-labelledby=
"home-tab"
>
<?php
echo
$izdelek
->
opis
;
?>
<pre>
<?php
echo
$izdelek
->
opis
;
?>
</pre>
</div>
<div
class=
"tab-pane fade"
id=
"profile"
role=
"tabpanel"
aria-labelledby=
"profile-tab"
>
<div
class=
"table-responsive"
>
...
...
@@ -143,4 +143,4 @@ $this->params['breadcrumbs'][] = $this->title;
</section>
<!--================End Product Description Area =================-->
\ No newline at end of file
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