Skip to content
Snippets Groups Projects
Commit 13043315 authored by Nihad Abbasov's avatar Nihad Abbasov
Browse files

remove commits API section from help

parent 1bae64d7
No related branches found
No related tags found
1 merge request!1522API clean up
Loading
Loading
@@ -19,8 +19,6 @@
= link_to "Issues", "#issues", 'data-toggle' => 'tab'
%li
= link_to "Milestones", "#milestones", 'data-toggle' => 'tab'
%li
= link_to "Commits", "#commits", 'data-toggle' => 'tab'
 
.tab-content
.tab-pane.active#README
Loading
Loading
@@ -85,12 +83,3 @@
.file_content.wiki
= preserve do
= markdown File.read(Rails.root.join("doc", "api", "milestones.md"))
.tab-pane#commits
.file_holder
.file_title
%i.icon-file
Commits
.file_content.wiki
= preserve do
= markdown File.read(Rails.root.join("doc", "api", "commits.md"))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment