Skip to content

Instantly share code, notes, and snippets.

@andresgutgon
Last active August 29, 2015 14:25
Show Gist options
  • Save andresgutgon/ed8b579fdc650830617f to your computer and use it in GitHub Desktop.
Save andresgutgon/ed8b579fdc650830617f to your computer and use it in GitHub Desktop.
complete = new Teambox.Models.SystemNotification({
title: 'Hola que ases'
, message: 'The files were successfuly uploaded.'
, status: 'success'
, timeout: timeout
});
Teambox.Data.system_notifications.add([complete]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment