mirror of
https://github.com/e107inc/e107.git
synced 2025-04-19 20:21:51 +02:00
Change comment for command "settings".
This commit is contained in:
parent
24cc54caf6
commit
4cfa54e07c
@ -304,7 +304,7 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
|
||||
$(command.selector).css(command.arguments);
|
||||
break;
|
||||
|
||||
// Command to set the settings that will be used for other commands in this response.
|
||||
// Command to merge settings e107.settings object.
|
||||
case 'settings':
|
||||
if(typeof command.settings == 'object')
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user