mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Remove unused e107.ajax object.
This commit is contained in:
@@ -6,8 +6,6 @@ var e107 = e107 || {'settings': {}, 'behaviors': {}};
|
|||||||
|
|
||||||
(function ($) {
|
(function ($) {
|
||||||
|
|
||||||
e107.ajax = e107.ajax || {};
|
|
||||||
|
|
||||||
e107.callbacks = e107.callbacks || {};
|
e107.callbacks = e107.callbacks || {};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user