Commit 79dd78e0 authored by Iago Gómez Salgado's avatar Iago Gómez Salgado

Quick css fix

parent 6f611d48
......@@ -213,7 +213,7 @@ var PeopleView = (function() {
var createPetsTable = function (owner){
$('div').append(
'<table class="rwd-table" id="' + petsListId + '">\
'<table class="table" id="' + petsListId + '">\
<tr class="owner">\
<th>Mascotas de: ' + owner + '</th>\
<th></th>\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment