1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-18 07:52:21 +01:00

Update Calendar and Contacts js to also use type with OCCategories.

This commit is contained in:
Thomas Tanghus 2012-10-19 00:36:58 +02:00
parent 5563aece5b
commit f877dd7339

View File

@ -1955,6 +1955,7 @@ $(document).ready(function(){
OCCategories.changed = OC.Contacts.Card.categoriesChanged;
OCCategories.app = 'contacts';
OCCategories.type = 'contact';
var ninjahelp = $('#ninjahelp');