From 948e9616cf35f1b3f831162d007d88940a1e09cb Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 24 Feb 2016 22:19:17 +0100 Subject: Clear dead code related to HasPriority --- framework/Web/Javascripts/source/prado/activecontrols/ajax3.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'framework/Web/Javascripts') diff --git a/framework/Web/Javascripts/source/prado/activecontrols/ajax3.js b/framework/Web/Javascripts/source/prado/activecontrols/ajax3.js index 79e7e42d..1115c3b2 100644 --- a/framework/Web/Javascripts/source/prado/activecontrols/ajax3.js +++ b/framework/Web/Javascripts/source/prado/activecontrols/ajax3.js @@ -450,8 +450,7 @@ Prado.CallbackRequest = jQuery.klass(Prado.PostBack, }, /** - * Updates the page state. It will update only if EnablePageStateUpdate and - * HasPriority options are both true. + * Updates the page state. It will update only if EnablePageStateUpdate is true. */ updatePageState : function(request, datain) { -- cgit v1.2.3