Project

General

Profile

« Previous | Next » 

Revision 35748

Added new images to summary step

View differences:

ResearcherSummaryWidget.java
33 33
        FlowPanel thumbnail = new FlowPanel();
34 34
        thumbnail.addStyleName("uk-thumbnail");
35 35
        thumbnail.addStyleName("uk-align-medium-left");
36
        thumbnail.add(new HTML("<img width=\"150\" height=\"120\" alt=\"Lamborghini Gallardo\" " +
37
                "title=\"Lamborghini Gallardo\" src=\"http://yootheme.com/demo/themes/joomla/2015/venice/cache/com_zoo/images/automobile02_teaser_82464d1f0d062c4de7b950fe66ff9cc8.jpg\">"));
36
        thumbnail.add(new HTML("<img width=\"150\" height=\"120\" alt=\"Researcher\" " +
37
                "title=\"Researcher\" src=\"https://cdn4.iconfinder.com/data/icons/free-large-boss-icon-set/256/Engineer.png\">"));
38 38
        researcherInnerPanel.add(thumbnail);
39 39

  
40 40
        researcherInfoPanel.addStyleName("uk-nbfc");

Also available in: Unified diff