X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FSearch%2FSchedule.html;h=03cd880d08eddda1bd3998a656c863fa06c50696;hb=9c11fac3f8d3f31306de62185f623b7afb6e94ee;hp=c51832cad1f31dd29abd8ac0facd964daad529f9;hpb=8ed14c4f01f47c35a4a21e2daa6e642d51a7270c;p=freeside.git diff --git a/rt/share/html/Search/Schedule.html b/rt/share/html/Search/Schedule.html index c51832cad..03cd880d0 100644 --- a/rt/share/html/Search/Schedule.html +++ b/rt/share/html/Search/Schedule.html @@ -175,7 +175,7 @@ % #remove their droppable $('#'+n_td_id).droppable('destroy'); if ( d == 0 ) { - $('#'+n_td_id).text(label); + $('#'+n_td_id).html(label + ' view' ); % #(and make the top draggable, so we could do it all over again) $('#'+n_td_id).draggable({ containment: '.titlebox-content',