Feature/job apply
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
-
-
-
4 4 has_many :industry_jobs 5 5 has_many :cities, through: :city_jobs 6 6 has_many :industries, through: :industry_jobs 7 has_many :apply_jobs -
Master
has_many :applies -
-
-
app/views/apply/confirm.html.erb 0 → 100644
2 <nav aria-label="breadcrumb"> 3 <ol class="breadcrumb"> 4 <li class="breadcrumb-item"> 5 <%= link_to "Apply New", apply_path %> 6 </li> 7 <li class="breadcrumb-item active" aria-current="page"> 8 Apply Confirm 9 </li> 10 <li class="breadcrumb-item"> 11 <%= link_to "Apply Finish", "#" %> 12 </li> 13 </ol> 14 15 <div class="container"> 16 <div class="d-flex justify-content-center "> 17 <div class="card"> -
Master
dòng này chưa sửa af?
-
-
-
app/views/apply/done.html.erb 0 → 100644
1 <!--links menu--> 2 <nav aria-label="breadcrumb"> 3 <ol class="breadcrumb"> 4 <li class = "breadcrumb-item"> 5 <%= link_to "Apply New" %> -
Master
sửa lại breadcrum, không cần link to, chỉ cần hiển thị text. Tách ra thành 1 file
_apply_breadcrumb.html.erb, render ở 3 trang, apply, confirm, new -
-
-
added 2 commits
Toggle commit list -
Toggle commit list
-
merged
Toggle commit list