webui: otptoken-adder dialog - remove obsolete comment

- hotp tokens are also supported

Reviewed-By: Nathaniel McCallum <npmccallum@redhat.com>
Reviewed-By: Adam Misnyovszki <amisnyov@redhat.com>
This commit is contained in:
Petr Vobornik 2014-05-06 13:28:49 +02:00
parent fa7057b727
commit c4d79eaf59

View File

@ -284,7 +284,6 @@ otptoken.adder_dialog_preop = function(spec) {
/**
* OTP adder dialog
*
* - otp-add requires 'type' to be set. At the moment IPA supports only 'totp'
* @class
* @extends IPA.entity_adder_dialog
*/