.. index:: tbl1_DepartmentContactInfo ========================== tbl1_DepartmentContactInfo ========================== .. default-role:: doc :Description: Possibly obsolete. Used by Request Portal. Some request types have a button "Math Department Contact" that takes data from this table. :Footnote: I think original intention here was for contact info for department to appear in email template. But may not be used now. If it is in fact used, would probably make sense to move it into a consolidated options table Columns ======= **ID** ``int(11) NOT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **math_department_contact** ``mediumtext DEFAULT NULL`` :Options: ``display="true", null="true", search="false", type=""`` **last_change** ``timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp()`` :Options: ``display="true", null="true", search="false", type=""``