• Sign in
  • Register
  • Home
  • Projects
  • Help

OpenNebula

  • Overview
  • Activity
  • Roadmap
  • Issues
  • Files
  • Repository
« Previous | Next » 

Revision c05456cc

IDc05456cc3ffd8b354e108074b59fec15a60e3d38
Parent 5a79356b
Child 3c00fef2

Added by Daniel Molina about 6 years ago

feature #3748: Add handlebars

Related issues

  • Feature #3748: Refactor Sunstone in modules and use a template engine

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

  • src
    • sunstone
      • public
        • bower.json (diff)
        • bower_components
          • require-handlebars-plugin
            • .bower.json
            • .gitignore
            • README.md
            • build.sh
            • demo
              • app.build.js
              • main.js
              • require.js
              • styles
                • one.css
                • two.css
              • template
                • coolPartial.hbs
                • helpers
                  • all.js
                  • myhelper.js
                  • yeller.js
                • i18n
                  • en_ca.json
                  • en_us.json
                • one.hbs
            • demo-build.html
            • demo.html
            • hbs
              • handlebars.js
              • handlebars.runtime.js
              • i18nprecompile.js
              • json2.js
              • underscore.js
            • hbs.js
            • karma.conf.js
            • package.json
            • r.js
            • tests
              • spec
                • helpers.js
                • main.js
                • multiline.js
                • partial.js
                • partial_loaded.js
                • partial_subdir.js
                • sexpr_hash.js
                • sexpr_param.js
                • simple.js
              • templates
                • _partial.hbs
                • _partial_loaded.hbs
                • helpers
                  • inner-helper.js
                  • outer-helper.js
                  • var-sub.js
                • helpers.hbs
                • multiline.hbs
                • partial.hbs
                • partial_fullpath.hbs
                • partial_loaded.hbs
                • partial_subdir.hbs
                • partials
                  • _simple.hbs
                • sexpr_hash.hbs
                • sexpr_params.hbs
                • simple.hbs
                • subdir
                  • parent.hbs
              • test-main.js
              • test.html
Loading...
Powered by Redmine © 2006-2013 Jean-Philippe Lang