天天看點

如何去掉SaiKu的購買或者支援開發提示

開發的界面中遇到如下:

如何去掉SaiKu的購買或者支援開發提示

内容為:

You are using Saiku Community Edition, please consider purchasing support, or sponsoring us to support developmen

通過查找指令:

:/opt/pentaho/biserver-ce-5.0.1$ grep -nr "to support development"

得到了

pentaho-solutions/system/saiku/ui/index.html:162:            <div class="upgradeheader"><h3 class="">You are using Saiku Community Edition, please consider <a target="_blank" href="http://saiku.meteorite.bi" target="_blank" rel="external nofollow" >purchasing support, or sponsoring us</a> to support development</h3></div

直接編輯更改即可。