Changeset 6307 for branches/WebApplication
- Timestamp:
- 05/27/11 18:07:51 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/Content/HLStyling.js
r6306 r6307 28 28 $(".hl-icon-edit").button({ icons: { primary: 'ui-icon-pencil' }, text: false }); 29 29 $(".hl-icon-view").button({ icons: { primary: ' ui-icon-arrowthick-1-e' }, text: false }); 30 $(".hl-icon-refresh").button({ icons: { primary: ' ui-icon-refresh' }, text: false }); 30 31 31 32 // Standard Table
Note: See TracChangeset
for help on using the changeset viewer.