cloudstack/ui
bfederle dc93651547 UI: Add tag API call generator
Adds a helper to return an object to pass to the 'tagger' widget,
including all required data and action functions.

Syntax is as follows, just include anywhere were the tags widget is
supported:

tags: cloudStack.api.tags({
  resourceType: 'Project',
  contextId: 'projects'
})
2012-07-23 15:04:43 -07:00
..
css Implement tag UI widget 2012-07-23 13:59:20 -07:00
images UI: Implement tagging widget 2012-07-18 11:33:12 -07:00
lib CS-15057: Remove jquery.timer.js from source code. Replace it with native JavaScript functions. 2012-06-04 18:06:00 -07:00
scripts UI: Add tag API call generator 2012-07-23 15:04:43 -07:00
.classpath cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
.project cloudStack 3.0 new UI - move project file and classpath from old UI directory to new UI directory. 2011-11-04 11:32:10 -07:00
index.jsp UI: Implement tagging widget 2012-07-18 11:33:12 -07:00