Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Autolab
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRIS NITK Surathkal
Autolab
Commits
3729f7be
Commit
3729f7be
authored
4 years ago
by
victor
Browse files
Options
Downloads
Patches
Plain Diff
Removed old highlighting code
parent
b79fd7dc
Branches
demo-site
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/views/submissions/view.html.erb
+2
-11
2 additions, 11 deletions
app/views/submissions/view.html.erb
with
2 additions
and
11 deletions
app/views/submissions/view.html.erb
+
2
−
11
View file @
3729f7be
...
...
@@ -69,7 +69,7 @@
});
</script>
<script>
<script>
var
newFile
=
{};
newFile
.
url
=
'
<%=
url_for
(
params
.
to_unsafe_h
)
%>
'
...
...
@@ -84,17 +84,8 @@
<%
else
%>
newFile
.
pdf
=
false
;
<%
end
%>
</script>
</script>
<%
end
%>
<hr>
<label>
<input
type=
"checkbox"
id=
"highlightLongLines"
>
<span>
Highlight lines longer than 80 characters
</span>
</label>
<hr>
<input
type=
"button"
value=
"Reload Summary"
class=
"btn primary"
onclick=
"reloadSummary()"
>
<!-- force end the container -->
</div></div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment