Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IF3110-2018-K03-Petjah
TugasBesar1_2018
Commits
4a315ea6
Commit
4a315ea6
authored
Oct 26, 2018
by
Erma Safira Nurmasyita
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Edit small change on Review interface
parent
fb18c5a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
web/review/view.php
web/review/view.php
+1
-1
No files found.
web/review/view.php
View file @
4a315ea6
...
...
@@ -6,7 +6,7 @@
echo
Header
::
generateHead
(
$ordered_book
[
'Judul'
]
.
' Review'
,
'review'
);
Body
::
outputInBody
(
Header
::
headerLogin
(
$params
[
'username'
])
.
Header
::
headerMenu
(
Header
::
BROWSE
)
.
Header
::
headerMenu
(
Header
::
HISTORY
)
.
self
::
showScript
()
.
self
::
showBody
(
$ordered_book
)
);
...
...
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