TraCorp.custom =
{
  // Identification
  lms_name: 'Green Chefs, Blue Ocean', // also defined in global.config.php
  xtra_copyright: '',
  xtra_footer: '',
  lms_version: '7.4.7',

  // Custom buttons (all users)
  custom_buttons: [

  ],
  
  // Custom buttons (main and sub admins)
  custom_admin_buttons: [

  ],
  
  // Custom admin tools
  custom_admin_tools: [

  ],

  // Custom reports
  custom_reports: [

  ]

};