Merge branch 'develop' of github.com:humhub/humhub into develop

This commit is contained in:
Lucas Bartholemy 2014-05-05 20:40:28 +02:00
commit ced7cd5677

View File

@ -63,6 +63,7 @@
$('.userInput').remove(); // used by UserPickerWidget
$('#notifyUserContainer').addClass('hidden');
$('#notifiyUserInput').val('');
$('.label-public').addClass('hidden');
$('#contentFrom_files').val('');
$('#public').attr('checked', false);