This commit is contained in:
Connor Turland 2016-08-11 01:44:40 +00:00
parent 63b528c8bf
commit bdac00bc10

View file

@ -16,7 +16,7 @@ Metamaps.Views.init = function () {
Metamaps.Views.MapperCard = Backbone.View.extend({
template: Hogan.compile($('#mapperCardTemplate').html()),
tagNamea: 'div',
tagName: 'div',
className: 'mapper',