diff src/main/webapp/clean/makeTextsPublic.xhtml @ 177:af1018d06443

PublicByAuthor feature with new "Select by public and MAMS" works now!
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Fri, 08 Jun 2018 17:03:35 +0200
parents c63d39034b60
children ca83d67a2dc9
line wrap: on
line diff
--- a/src/main/webapp/clean/makeTextsPublic.xhtml	Fri Jun 08 15:32:27 2018 +0200
+++ b/src/main/webapp/clean/makeTextsPublic.xhtml	Fri Jun 08 17:03:35 2018 +0200
@@ -38,7 +38,7 @@
 
         <a4j:commandButton value="reload all texts"
             actionListener="#{Session.publicByAuthor.actionReset}"
-            render="mainPanel" />
+            render="mainPanel,selectSubjectPanel,selectSubjectPanel2" />
 
 
 			</h:panelGrid>