Equivalent to the deprecated ifNotGranted attribute

前端 未结 2 1828
伪装坚强ぢ
伪装坚强ぢ 2021-02-14 04:37

I would like to prevent an image having a link if a user does NOT have a certain role. e.g.



        
2条回答
  •  耶瑟儿~
    2021-02-14 04:59

    In case if you have many files to update, I recommend use the regular express to search and replace

    find

    replace with

    and search

    replace with

    Hope this can save you time

提交回复
热议问题