Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-07-27 01:59:55 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-07-27 01:59:55 +0300
commitdf0a77a7bed7c860793e027421a3fafeb12646df (patch)
treede163123ce572a7e0f6390cad88b0d7a2d4d8270 /app/views/projects/_home_panel.html.haml
parent95efb6f1163b7c2c40d03ddd834016905fc45b50 (diff)
Removes two simple instances of inline JavaScript.
Diffstat (limited to 'app/views/projects/_home_panel.html.haml')
-rw-r--r--app/views/projects/_home_panel.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/_home_panel.html.haml b/app/views/projects/_home_panel.html.haml
index 51f74f3b7ce..8ef31ca3bda 100644
--- a/app/views/projects/_home_panel.html.haml
+++ b/app/views/projects/_home_panel.html.haml
@@ -24,6 +24,3 @@
.project-clone-holder
= render "shared/clone_panel"
-
-:javascript
- new Star();