Skip to content

Commit 20283b9

Browse files
committed
.
1 parent bad6310 commit 20283b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtracker.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ def getCacheData(fileName)
778778
total_coun_bud_loc = ''
779779
country_sector_data = ''
780780
getMaxBudget = ''
781-
if (!canLoadFromCache('getMaxBudgetCountryLocation'))
781+
if (!canLoadFromCache('country_sector_data'))
782782
storeCacheData(generateCountryDatav5(), 'country_sector_data')
783783
getMainData = getCacheData('country_sector_data')
784784
map_data = getMainData['map_data']

0 commit comments

Comments
 (0)