Created
December 6, 2012 15:18
-
-
Save pentaho-nbaker/4225230 to your computer and use it in GitHub Desktop.
cdf-module candidate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pen.define(['cdf/Base', | |
'cdf/underscore', | |
'cdf/backbone', | |
'cdf/mustache', | |
'cdf/lib/shims', | |
'cdf/Dashboards', | |
'cdf/jquery.ui', | |
'cdf/jquery-impromptu.3.1', | |
'cdf/jquery-ui-datepicker-i18n', | |
'cdf/jquery.bgiframe', | |
'cdf/jquery.blockUI', | |
'cdf/jquery.corner', | |
'cdf/jquery.eventstack', | |
'cdf/jquery.i18n.properties', | |
'cdf/jquery.jdMenu', | |
'cdf/jquery.positionBy', | |
'cdf/jquery.sparkline', | |
'cdf/jquery.tooltip', | |
'cdf/simile/ajax/simile-ajax-api', | |
'cdf/simile/ajax/scripts/json', | |
'cdf/json', | |
'cdf/lib/shims', | |
'cdf/lib/CCC/pvc-d1.0', | |
'cdf/lib/CCC/protovis', | |
'cdf/lib/CCC/tipsy', | |
'cdf/lib/CCC/jquery.tipsy', | |
'cdf/lib/CCC/def', | |
'cdf/backbone', | |
'cdf/underscore', | |
'cdf/mustache', | |
'cdf/components/ccc', | |
'cdf/components/core', | |
'cdf/components/input' , | |
'cdf/components/jfreechart', | |
'cdf/components/maps', | |
'cdf/components/navigation', | |
'cdf/components/pentaho', | |
'cdf/components/simpleautocomplete', | |
'cdf/components/table', | |
'cdf/components/core', | |
'cdf/components/ccc', | |
'cdf/components/input' , | |
'cdf/components/jfreechart', | |
'cdf/components/maps', | |
'cdf/components/navigation', | |
'cdf/components/pentaho', | |
'cdf/components/simpleautocomplete', | |
'cdf/components/table'], function(){ | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This version as committed back to CDF:
webdetails/cdf#49