function tmgmt_update_8004 in Translation Management Tool 8
Add continuous job overview.
File
- ./
tmgmt.install, line 64 - Update function for the tmgmt module.
Code
function tmgmt_update_8004() {
// Since we are not creating a separate view for continuous jobs we are
// removing this code. It has been replaced with a single job overview for
// both continuous and normal translation jobs.
}