fixed vreve search for free users
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
MaterioSearchApiAjax = function(){
|
||||
var _isloadingresults = false;
|
||||
var _$content = $('#content');
|
||||
// TODO: define $content by module settings
|
||||
// TODO: define $content by module settings
|
||||
|
||||
/**
|
||||
* init()
|
||||
*/
|
||||
|
3
js/materio_search_api_ajax.min.js
vendored
3
js/materio_search_api_ajax.min.js
vendored
@@ -746,7 +746,8 @@ function getElementAngle(x1, y1, x2, y2) {
|
||||
MaterioSearchApiAjax = function(){
|
||||
var _isloadingresults = false;
|
||||
var _$content = $('#content');
|
||||
// TODO: define $content by module settings
|
||||
// TODO: define $content by module settings
|
||||
|
||||
/**
|
||||
* init()
|
||||
*/
|
||||
|
Reference in New Issue
Block a user