Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2872)

Unified Diff: app/views/packages/versions/new.mustache

Issue 777193002: Remove unused mustache templates (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/views/packages/new.mustache ('k') | app/views/signed_form.mustache » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/views/packages/versions/new.mustache
diff --git a/app/views/packages/versions/new.mustache b/app/views/packages/versions/new.mustache
deleted file mode 100644
index 2bd4c5d180edbd4a98cebb454abfcc81875918bf..0000000000000000000000000000000000000000
--- a/app/views/packages/versions/new.mustache
+++ /dev/null
@@ -1,12 +0,0 @@
-{{! Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
- for details. All rights reserved. Use of this source code is governed by a
- BSD-style license that can be found in the LICENSE file. }}
-
-{{#package}}
- <h3>Adding version to package {{package.name}}</h3>
-{{/package}}
-{{^package}}
- <h3>Creating a new package</h3>
-{{/package}}
-
-{{{form}}}
« no previous file with comments | « app/views/packages/new.mustache ('k') | app/views/signed_form.mustache » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698