﻿//
// Generate Document Settings User
//

//this is called by the AjaxSearch when generating the document listing.
function GenerateDocumentSettings(parentTag, documentInfo)
{
    //does nothing, stub.
}


