Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daraul committed May 16, 2014
1 parent 1dfbada commit 8c901ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions forms/update_job_info.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ function test_input($data){
<input type="submit" id="submit" name="submit" value="Update job" />
</form>
<script>
/*$(function() {
$(".datepicker").datepicker();
$( ".datepicker" ).datepicker("option", "dateFormat", "yy-mm-dd");
});*/
$(function() {
$( ".datepicker" ).datepicker({
showOn: "button",
Expand Down

0 comments on commit 8c901ad

Please sign in to comment.