Fix typo
This commit is contained in:
@@ -534,4 +534,4 @@ var sf = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Execute the initialisation code as soon as the DOM is ready.
|
// Execute the initialisation code as soon as the DOM is ready.
|
||||||
$('document').ready(sb.init);
|
$('document').ready(sf.init);
|
||||||
Reference in New Issue
Block a user