Code styling.

This commit is contained in:
Arcady Usov 2014-04-28 18:55:06 +06:00
parent c8ecf8f6b6
commit f81e415dd0
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ $(document).ready(function () {
},
init: function (container, options, settings) {
if ($('#' + container).length > 0)
{
if ($('#' + container).length > 0) {
this.container = $('#' + container);
// add additional settings to options