[minor] move item to top in stock module page

This commit is contained in:
Rushabh Mehta
2015-11-02 10:45:18 +05:30
parent 15ea751f3c
commit 7d23e4286e
4 changed files with 10 additions and 8 deletions

View File

@@ -64,9 +64,9 @@ def get_data():
"type": "module"
},
"Learn": {
"color": "#FCB868",
"color": "#FF888B",
"force_show": True,
"icon": "icon-facetime-video",
"icon": "octicon octicon-device-camera-video",
"type": "module",
"is_help": True
}