Skip to content

Commit

Permalink
Merge pull request #109 from Zolon-DOL/master
Browse files Browse the repository at this point in the history
Sprint 2 changes.
  • Loading branch information
LeHaine authored Jul 15, 2019
2 parents 2cf3f54 + 1b87c35 commit 0e5dd0a
Show file tree
Hide file tree
Showing 3 changed files with 18,178 additions and 14,550 deletions.
5 changes: 0 additions & 5 deletions Child Labor/CountryController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ class CountryController: UITableViewController, UICollectionViewDataSource, UICo
countryMap.image = nil
}

if(country["Automatic_Downgrade"].element?.text != ""){
advancementLevel.text = (country["Automatic_Downgrade"].element?.text)!
}


// If there is no profile for this country
if country["Description"].element?.text == "" {
// Hide the "more" button
Expand Down
Loading

0 comments on commit 0e5dd0a

Please sign in to comment.