This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mohsen
/
sevomin
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
2
Branches
42 MiB
Tree:
5371225abe
confirmation-email
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5371225abe'
${ noResults }
sevomin
/
Sevomin.WebFrontend
/
Views
/
Job
/
NewJob.cshtml
7 lines
83 B
Raw
Normal View
History
jquery ui added. job creation view started
11 years ago
@{
ViewBag.Title = "NewJob";
}
<h2>NewJob</h2>
@Html.Partial("JobEditor")