blob: 51f368f1f6866cb38bf47938faab819866584ffd [file] [log] [blame]
/*=========================================================================
* Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
* This product is protected by U.S. and international copyright
* and intellectual property laws. Pivotal products are covered by
* one or more patents listed at http://www.pivotal.io/patents.
*=========================================================================
*/
/**
* This JS File is used as home page of the application
*
*/
$(document).ready(function() {
changeLocale('', 'index');
});