push my latest changes because I'm agile

This commit is contained in:
ansuz
2016-07-19 16:22:44 +02:00
parent cde239c97a
commit e3f4df7e0a
4 changed files with 265 additions and 10 deletions

View File

@@ -45,7 +45,7 @@ define([
var removeColumn = function (uid) {
//var I/
var $col = $('th[data-rt-uid="' + uid + '"]');
var $col = $head.find('th[data-rt-uid="' + uid + '"]');
if (!$col.length) { return; }
/* removing a column is difficult because the elements