Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Rani Singh   on Oct 17 In Java Category.

  
Question Answered By: Aman Bhatia   on Oct 17

Add if condition in root/web-inf/html/themes/classic/template/portlet.vm

so only admin can view all window states or you can do only for configuration icon.

#if ($permissionChecker.isOmniadmin())
$theme.iconOptions()
$theme.iconMinimize()
$theme.iconMaximize()
$theme.iconClose()

#end

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on remove configuration icon from a portlet window - liferay Or get search suggestion and latest updates.


Tagged: