Fix ej.web.all Compilation issue

This commit is contained in:
Syncfusion-JavaScript
2017-09-06 09:35:22 +05:30
parent 5dab40b46b
commit b41e40c72f

View File

@@ -7732,7 +7732,7 @@ declare namespace ej {
*/
enableRTL?: boolean;
/** The CSS class name to display the favicon in the dialog header. In order to display favicon, you need to set showHeader as true since the favicon will be displayed in the dialog
/** The CSS class name to display the favicon in the dialog header. In order to display favicon, you need to set "showHeader" as true since the favicon will be displayed in the dialog
* header.
*/
faviconCSS?: string;