Fixes link to referent file in profile edition.
[platal.git] / templates / profile / jobs.sector.tpl
index 141c402..f22a6ff 100644 (file)
@@ -21,8 +21,8 @@
 {**************************************************************************}
 
 <?xml version="1.0" encoding="utf-8"?>
-<select name="jobs[{$id}][subSector]" {if ($change)}onchange="updateJobSubSector({$id}, '')"{/if}>
-  <option value="0"></option>
+<select name="jobs[{$id}][subSector]" {if ($change)}onchange="updateJobSubSector({$id}, ''); emptyJobAlternates({$id});"{/if}>
+  <option value="0">&nbsp;</option>
   {iterate from=$subSectors item=subSector}
   {if $subSector.optgroup}
   {if $gp}