You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2015/10/11 15:57:21 UTC

[2/3] git commit: updated refs/heads/master to f0cd632

PR 906 (CLOUDSTACK-8930) and PR 912 combined. Bugs on localization buttons in zone wizard final step and Advanced search popup


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

Branch: refs/heads/master
Commit: e64025a2b8d78b5c6fe8f2eff9d203ea6ef953de
Parents: 2651956
Author: Milamber <mi...@apache.org>
Authored: Wed Oct 7 07:50:04 2015 +0100
Committer: Milamber <mi...@apache.org>
Committed: Wed Oct 7 07:50:04 2015 +0100

----------------------------------------------------------------------
 ui/scripts/ui/widgets/listView.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e64025a2/ui/scripts/ui/widgets/listView.js
----------------------------------------------------------------------
diff --git a/ui/scripts/ui/widgets/listView.js b/ui/scripts/ui/widgets/listView.js
index cb31eef..c3c6930 100644
--- a/ui/scripts/ui/widgets/listView.js
+++ b/ui/scripts/ui/widgets/listView.js
@@ -1974,7 +1974,7 @@
             $form.find('input[type=submit]')
                 .show()
                 .appendTo($form)
-                .val(_('label.search'));
+                .val(_l('label.search'));
 
             // Cancel button
             $form.append(