Commit 7e160cec authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Vacía datos tras consulta sin resultados en Atlas

parent 945c51ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ define([

						if (!expandedQueryObj) {
							var dfd = this._responsePromises[target];
							dfd.reject();
							dfd.resolve([]);
							return;
						}