天天看点

如何去掉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

直接编辑更改即可。