You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2014/04/05 19:40:13 UTC

git commit: Do not enable Auto Commit by default

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 133f96bc3 -> 3f5ca9d03


Do not enable Auto Commit by default


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/3f5ca9d0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/3f5ca9d0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/3f5ca9d0

Branch: refs/heads/master
Commit: 3f5ca9d0315c2a5227ad99258061b01b1a49b116
Parents: 133f96b
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Sat Apr 5 23:09:49 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Sat Apr 5 23:09:49 2014 +0530

----------------------------------------------------------------------
 .../console/themes/theme1/partials/subscribe_cartridge.hbs         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/3f5ca9d0/components/org.apache.stratos.manager.console/console/themes/theme1/partials/subscribe_cartridge.hbs
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/subscribe_cartridge.hbs b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/subscribe_cartridge.hbs
index 520d98d..dc8fba7 100644
--- a/components/org.apache.stratos.manager.console/console/themes/theme1/partials/subscribe_cartridge.hbs
+++ b/components/org.apache.stratos.manager.console/console/themes/theme1/partials/subscribe_cartridge.hbs
@@ -64,7 +64,7 @@
                     </div>
 		    <div class="checkbox">
                         <label>
-                            <input name="commitsEnabled" type="checkbox" checked="checked" /> Auto Commit
+                            <input name="commitsEnabled" type="checkbox" /> Auto Commit
                         </label>
                     </div>
                     <div class="checkbox">