[Kimchi-devel] [PATCH] Bugfix: Log out from Administrator tab raises popup errors

Wen Wang wenwang at linux.vnet.ibm.com
Wed Aug 20 01:47:38 UTC 2014


exactly.
On 8/20/2014 2:20 AM, Crístian Viana wrote:
> On 19-08-2014 15:15, Aline Manera wrote:
>> Could we remove updatePage() function? Or is it still in use in 
>> somewhere else?
>
> Apparently, it is:
>
> $ git grep updatePage
> ui/js/src/kimchi.main.js:    var updatePage = function() {
> ui/js/src/kimchi.main.js:        window.onhashchange = updatePage;
> ui/js/src/kimchi.main.js:                updatePage();
> ui/js/src/kimchi.main.js:        updatePage();
>
> One of those occurrences is the one that was removed in this patch, so 
> there still seems to be two direct uses of that function.





More information about the Kimchi-devel mailing list