updated show intro text formatter

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/gis-viewer@101714 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-11-26 16:31:49 +00:00
parent 94ed07b39a
commit 7604067b44
2 changed files with 2 additions and 2 deletions

View File

@ -1010,7 +1010,7 @@ implements ToolbarHandler, DataPanelHandler, LayersPanelHandler, CqlFilterHandle
box.setClosable(false);
box.setMaxWidth(400);
box.setMinWidth(400);
box.setMessage(resources.gisViewerIntro().getText()+"Press CANCEL if you want this message not to be shown anymore.");
box.setMessage(resources.gisViewerIntro().getText()+"Press <b>CANCEL</b> if you want this message not to be shown anymore.");
box.setModal(true);
box.setTitle("Welcome to the GisViewer v."+Constants.VERSION);
box.addCallback(new Listener<MessageBoxEvent>(){

View File

@ -1,5 +1,5 @@
<div>
<br /> GIS Viewer is a standalone application for supporting
<br /> <b>GIS Viewer </b>is a standalone application for supporting
geospatial data visualization and management including:<br /> <br />
<ul style="list-style-type: disc; margin-left: 10px;">