From b5d13c0824e05f23f21c402945fbbd3a8b9ca188 Mon Sep 17 00:00:00 2001 From: lmann99 Date: Sat, 7 Jan 2017 23:40:01 -0500 Subject: [PATCH] Fix LazyInitializationException when sorting project list by State State is using the same sorter as Total Budget, change to use state name instead. --- libreplan-webapp/src/main/webapp/orders/_list.zul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreplan-webapp/src/main/webapp/orders/_list.zul b/libreplan-webapp/src/main/webapp/orders/_list.zul index 1b97e403f..ca72faf86 100644 --- a/libreplan-webapp/src/main/webapp/orders/_list.zul +++ b/libreplan-webapp/src/main/webapp/orders/_list.zul @@ -34,7 +34,7 @@ - +