Merged in marcoAntonioNina/processmaker/dashboards2 (pull request #1881)

Removing unnecessary files
This commit is contained in:
Dante Loayza
2015-04-08 11:27:31 -04:00
5 changed files with 4 additions and 1439 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -6,9 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Dashboards</title>
<!--<link rel="stylesheet" href="/lib/pmdynaform/libs/bootstrap-3.1.1/css/bootstrap.min.css">-->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/lib/pmdynaform/libs/bootstrap-3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/sb-admin-2.css">
<link rel="stylesheet" href="/css/font-awesome.min.css">
@@ -19,12 +17,10 @@
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Chivo:400,400italic' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="/js/jquery/jquery-1.8.2.min.js" ></script>
<script type="text/javascript" src="/js/jquery/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="/js/jquery/jquery-ui-1.11.2.min.js" ></script>
<!--<script src="/lib/pmdynaform/libs/bootstrap-3.1.1/js/bootstrap.min.js"></script>-->
<script type="text/javascript" src="/jscore/strategicDashboard/bootstrap.min.js"></script>
<script type="text/javascript" src="/jscore/strategicDashboard/underscore.js"></script>
<!--<script src="/lib/pmdynaform/libs/underscore/underscore.js"></script>-->
<script src="/lib/pmdynaform/libs/bootstrap-3.1.1/js/bootstrap.min.js"></script>
<script src="/lib/pmdynaform/libs/underscore/underscore.js"></script>
<script type="text/javascript" src="/js/gridstack/gridstack.js"></script>
<script type="text/javascript" src="/js/d3/d3.js" ></script>
<script type="text/javascript" src="/js/d3/d3.tip.js"></script>

File diff suppressed because one or more lines are too long