Design fix
This commit is contained in:
parent
0395b5cb8f
commit
2961b9e2f2
|
@ -54,7 +54,7 @@
|
|||
= will_paginate @repositories
|
||||
|
||||
- if @platform.platform_type == 'personal' and @platform.visibility == 'open'
|
||||
.row
|
||||
.row.top-space
|
||||
.col-md-6 ng-controller='PlatformSysReposController' ng-init="init(#{@platform.id})"
|
||||
rd-widget
|
||||
rd-widget-header title=t('layout.platforms.sys_repos_header')
|
||||
|
|
Loading…
Reference in New Issue