Project

General

Profile

« Previous | Next » 

Revision 49855

Finished the integration of the usage statistics to the repository dashboard

View differences:

SelectFromMyRepositoriesWidget.java
93 93

  
94 94
                ListOrGridViewOfDatasourcesWidget listOrGridViewOfDatasourcesWidget =
95 95
                        new ListOrGridViewOfDatasourcesWidget(datasourcesCollection, "Choose the Datasource you would like to manage",
96
                                parentToken, "<i class=\"fa fa-pencil\" aria-hidden=\"true\"></i>");
96
                                parentToken, "<i class=\"fa fa-pencil\" aria-hidden=\"true\"></i>", false);
97 97

  
98 98
                myRepositoriesListBoxContent.add(listOrGridViewOfDatasourcesWidget.asWidget());
99 99

  

Also available in: Unified diff