removed any more references to mapper generation

This commit is contained in:
Connor Turland 2014-12-03 08:48:58 -05:00
parent f094fd29f7
commit a83c3e4b85
2 changed files with 0 additions and 20 deletions

View file

@ -1,12 +0,0 @@
make sure that devise key is correct
make sure that AWS bucket is set to the metamaps-production bucket
make sure that root individuals have same 'joinedwithcode' as 'code'
User.all.each do |u|
u.generation = u.get_generation
u.save
end

View file

@ -597,14 +597,6 @@
font-family: 'din-medium', helvetica, sans-serif;
line-height: 24px;
}
.sidebarSearch .tt-dataset-mappers div.mapperGeneration {
top: 20px;
left: 0px;
padding-left: 0px;
font-size: 12px;
font-family: 'din-medium', helvetica, sans-serif;
line-height: 24px;
}
/* end search */