This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Allow rendering alerts in dashboard (
#856
)
NOTE: useful when logging in via OpenID and connecting to user
master
Sandro Santilli
Lunny Xiao
8 years ago
parent
45a324b437
commit
23a7527e04
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
templates/user/dashboard/dashboard.tmpl
+ 1
- 0
templates/user/dashboard/dashboard.tmpl
View File
@@ -2,6 +2,7 @@
<div class="dashboard feeds">
{{template "user/dashboard/navbar" .}}
<div class="ui container">
{{template "base/alert" .}}
<div class="ui grid">
<div class="ten wide column">
{{template "user/dashboard/feeds" .}}
Write
Preview
Loading…
Cancel
Save