Fix bad stock asset docs.
This commit is contained in:
parent
436b18575e
commit
1298e7bd46
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
7.6.2
|
7.6.2
|
||||||
|
- fixed #8839: Documentation is wrong for Stock Ticker
|
||||||
|
|
||||||
7.6.1
|
7.6.1
|
||||||
- changed: the list of extensions for the export system to pass through
|
- changed: the list of extensions for the export system to pass through
|
||||||
|
|
|
||||||
|
|
@ -111,8 +111,8 @@ our $I18N = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'default_stock_label_description' => {
|
'default_stock_label_description' => {
|
||||||
message => q|Enter a list of default stocks (one per line) to display in cases where the user is not logged in or the user has not personalized the Stock List|,
|
message => q|Enter a list of default stocks. For multiple stocks, put one symbol per line.|,
|
||||||
lastUpdated => 1119066250
|
lastUpdated => 1224043173
|
||||||
},
|
},
|
||||||
|
|
||||||
'stock_source_description' => {
|
'stock_source_description' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue