749101d webui: add simple link column support

Authored and Committed by pvoborni 9 years ago
    webui: add simple link column support
    
    Usual link columns are link with primary key of current entity.
    
    This patch allows to create a link to arbitrary non-nested entity.
    
    Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>