Changeset 2681387
- Timestamp:
- 02/18/2022 01:58:12 PM (4 years ago)
- Location:
- jobsearch
- Files:
-
- 4 added
- 6 edited
-
jobsearch.php (modified) (1 diff)
-
tags/2.0.14 (added)
-
tags/2.0.14/readme.txt (added)
-
templates/apply/form/jobApplyBody1.tpl (modified) (1 diff)
-
templates/apply/form/jobApplyBody9.tpl (modified) (1 diff)
-
trunk/jobsearch.php (modified) (1 diff)
-
trunk/tags/2.0.14 (added)
-
trunk/tags/2.0.14/readme.txt (added)
-
trunk/templates/apply/form/jobApplyBody1.tpl (modified) (1 diff)
-
trunk/templates/apply/form/jobApplyBody9.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jobsearch/jobsearch.php
r2674369 r2681387 3 3 Plugin Name: Tamago-DB Job Board 4 4 Description: Job board integrated with the ATS/CRM Tamago-DB 5 Version: 2.0.1 35 Version: 2.0.14 6 6 Author: Tamago-DB 7 7 Text Domain: jobsearch -
jobsearch/templates/apply/form/jobApplyBody1.tpl
r2510929 r2681387 395 395 </div> 396 396 <div class="tdb-jd-row"> 397 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment >397 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment"> 398 398 <label for="attachments" class="tdb-jd-label tdb-jd-label-attachment">{$langUpload} 399 399 {$requiredSpanAttachment} -
jobsearch/templates/apply/form/jobApplyBody9.tpl
r2510929 r2681387 412 412 </div> 413 413 <div class="tdb-jd-row"> 414 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment >414 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment"> 415 415 <label for="attachments" class="tdb-jd-label tdb-jd-label-attachment">{$langUpload} 416 416 {$requiredSpanAttachment} -
jobsearch/trunk/jobsearch.php
r2674369 r2681387 3 3 Plugin Name: Tamago-DB Job Board 4 4 Description: Job board integrated with the ATS/CRM Tamago-DB 5 Version: 2.0.1 35 Version: 2.0.14 6 6 Author: Tamago-DB 7 7 Text Domain: jobsearch -
jobsearch/trunk/templates/apply/form/jobApplyBody1.tpl
r2510929 r2681387 395 395 </div> 396 396 <div class="tdb-jd-row"> 397 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment >397 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment"> 398 398 <label for="attachments" class="tdb-jd-label tdb-jd-label-attachment">{$langUpload} 399 399 {$requiredSpanAttachment} -
jobsearch/trunk/templates/apply/form/jobApplyBody9.tpl
r2510929 r2681387 412 412 </div> 413 413 <div class="tdb-jd-row"> 414 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment >414 <div class="tdb-jd-col-{$colSize['resumeRegister']}" id="tdb-col-attachment"> 415 415 <label for="attachments" class="tdb-jd-label tdb-jd-label-attachment">{$langUpload} 416 416 {$requiredSpanAttachment}
Note: See TracChangeset
for help on using the changeset viewer.