diff options
author | Valery Sizov <vsv2711@gmail.com> | 2015-05-12 19:53:23 +0300 |
---|---|---|
committer | Valery Sizov <vsv2711@gmail.com> | 2015-05-12 19:53:23 +0300 |
commit | d7e1a67438f9827c12dace990e8027a9b156a5fc (patch) | |
tree | 2e5658dd1ce98c63d95540430422108aa8cd9dc3 | |
parent | 5b3450f9b4241feee5fa69f78366392015ab25f1 (diff) | |
download | gitlab-ci-d7e1a67438f9827c12dace990e8027a9b156a5fc.tar.gz |
remove dashboard project ID
-rw-r--r-- | app/views/projects/_public.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/_public.html.haml b/app/views/projects/_public.html.haml index 87dff89..11eccbd 100644 --- a/app/views/projects/_public.html.haml +++ b/app/views/projects/_public.html.haml @@ -11,7 +11,6 @@ .projects %table.table %tr - %th ID %th Name %th Last commit %th Access |