Repository: ambari
Updated Branches:
  refs/heads/trunk 4b6fe031e -> 78310fd00


AMBARI-16450. Files view: typo in message shown on upload files window 
(pallavkul)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/78310fd0
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/78310fd0
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/78310fd0

Branch: refs/heads/trunk
Commit: 78310fd00100cac7c1e401dd0378fa624acf70ec
Parents: 4b6fe03
Author: Pallav Kulshreshtha <pallav....@gmail.com>
Authored: Thu May 12 14:38:20 2016 +0530
Committer: Pallav Kulshreshtha <pallav....@gmail.com>
Committed: Thu May 12 14:38:20 2016 +0530

----------------------------------------------------------------------
 .../src/main/resources/ui/app/templates/components/upload-file.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/78310fd0/contrib/views/files/src/main/resources/ui/app/templates/components/upload-file.hbs
----------------------------------------------------------------------
diff --git 
a/contrib/views/files/src/main/resources/ui/app/templates/components/upload-file.hbs
 
b/contrib/views/files/src/main/resources/ui/app/templates/components/upload-file.hbs
index 62714f9..e51229f 100644
--- 
a/contrib/views/files/src/main/resources/ui/app/templates/components/upload-file.hbs
+++ 
b/contrib/views/files/src/main/resources/ui/app/templates/components/upload-file.hbs
@@ -37,7 +37,7 @@
               </div>
             {{/file-picker}}
             <div class="upload-notice text-right">
-              <em class="text-danger">Currently support single file upload</em>
+              <em class="text-danger">Currently supports single file 
upload</em>
             </div>
           {{else}}
             <div class="progress file-picker-progress">

Reply via email to