Anonymous | Login | 2024-11-21 04:48 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0002096 | ClearOS | app-base - Base System | public | 2014-12-30 14:30 | 2015-04-28 13:43 | ||||
Reporter | bchambers | ||||||||
Assigned To | bchambers | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.1.0 Beta 1 | ||||||||
Target Version | 7.1.0 Beta 1 | Fixed in Version | 7.1.0 Beta 1 | ||||||
Summary | 0002096: Re-implement tooltip in new theme | ||||||||
Description | Bonus: Would be nice if more than one could be supported. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001328) bchambers (administrator) 2014-12-30 15:44 |
Tool tip field in info.php can now be an array...eg...1 tooltip: $app['tooltip'] = lang('disk_usage_app_tooltip'); More than one: $app['tooltip'] = array( lang('disk_usage_app_tooltip'), lang('disk_usage_app_tooltip_some_other_tag'), lang('disk_usage_app_tooltip_even_more_tags) ); Theme will display a string by itself, or format array formatted with tags |
Issue History | |||
Date Modified | Username | Field | Change |
2014-12-30 14:30 | bchambers | New Issue | |
2014-12-30 14:30 | bchambers | Status | new => assigned |
2014-12-30 14:30 | bchambers | Assigned To | => bchambers |
2014-12-30 15:41 | bchambers | Status | assigned => acknowledged |
2014-12-30 15:41 | bchambers | Status | acknowledged => resolved |
2014-12-30 15:41 | bchambers | Fixed in Version | => 7.1.0 Beta 1 |
2014-12-30 15:41 | bchambers | Resolution | open => fixed |
2014-12-30 15:44 | bchambers | Note Added: 0001328 | |
2015-04-28 13:43 | user2 | Status | resolved => closed |