create ID2
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
-
added 9 commits
-
eb37ee3e...2e9845a6 - 8 commits from branch
master - 7dc4d2fa - create ID2 ID3
Toggle commit list -
eb37ee3e...2e9845a6 - 8 commits from branch
-
app/views/industry/index.html.erb 0 → 100644
1 <% provide(:title, 'Top nghành') %> 2 <%= render 'shared/scroll_top' %> 3 <div class="container"> 4 <div class="row"> 5 <div class="col-lg-12"> 6 <div class="title_list_city title_list_city_vn"> 7 <span>Top nghành</span> 8 </div> 9 </div> 10 <div class="container"> 11 <div class="row"> 12 <% @industries.each do |industry| %> -
app/views/city/index.html.erb 0 → 100644
20 <button class="btn_option_location btn_option_location-qt">Nước ngoài</button> 21 </div> 22 </div> 23 </div> 24 </div> 25 <!-- Main --> 26 <div class="container"> 27 <div class="row"> 28 <div class="col-lg-12"> 29 <div class="title_list_city title_list_city_vn"> 30 <span>Các tỉnh, thành phố thuôc Việt Nam</span> 31 </div> 32 </div> 33 <div class="container"> 34 <div class="row"> 35 <% @list_cities_domestic.each do |city| %> -
Master
https://guides.rubyonrails.org/layouts_and_rendering.html#rendering-collections
Tương tự với các trường hợp khác
-
-
-
Toggle commit list
-
merged
Toggle commit list