Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cosc320-une
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Joshua Barlin
cosc320-une
Commits
8d39f969
Verified
Commit
8d39f969
authored
6 years ago
by
Joshua Barlin
Browse files
Options
Downloads
Patches
Plain Diff
Rename JS file
parent
751fb24d
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
css/proto3.css
+2
-1
2 additions, 1 deletion
css/proto3.css
js/prototype2.js
+0
-0
0 additions, 0 deletions
js/prototype2.js
prototype2.html
+5
-2
5 additions, 2 deletions
prototype2.html
with
7 additions
and
3 deletions
css/proto3.css
+
2
−
1
View file @
8d39f969
...
...
@@ -21,6 +21,7 @@ table{
}
#output-pre
{
height
:
unset
;
min-height
:
700px
;
}
#update-code-wrapper
{
display
:
block
;
...
...
This diff is collapsed.
Click to expand it.
js/
application
.js
→
js/
prototype2
.js
+
0
−
0
View file @
8d39f969
File moved
This diff is collapsed.
Click to expand it.
prototype2.html
+
5
−
2
View file @
8d39f969
<!DOCTYPE html>
<html>
<!-- start header -->
<head>
<meta
charset=
"UTF-8"
/>
<meta
name=
"language"
content=
"english"
>
<meta
http-equiv=
"content-type"
content=
"text/html"
>
<script
src=
"js/jquery-3.3.1.js"
defer=
"defer"
></script>
<script
src=
"js/
application
.js"
defer=
"defer"
></script>
<script
src=
"js/
prototype2
.js"
defer=
"defer"
></script>
<link
href=
"css/core.css"
rel=
"stylesheet"
type=
"text/css"
/>
<link
href=
"css/all.css"
rel=
"stylesheet"
type=
"text/css"
/>
<title>
eRecruitment Advertisement Designer
</title>
...
...
@@ -30,6 +31,7 @@
</head>
<!-- end header -->
<!-- start body -->
<body>
<h1>
eRecruitment Advertisement Designer - Casual Position Free-text Editor (Prototype 2)
</h1>
<a
href=
"prototype3.html"
>
Continuing Position Template Editor (Prototype 3)
</a>
...
...
@@ -76,4 +78,5 @@
</body>
<!-- end body -->
</html>
\ No newline at end of file
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