mirror of https://github.com/apache/cloudstack.git
Implement a special form on input text field, for handling tag-based fields. This will tags as a set of list items, which can be removed and added to. This is for any comma-delimited field. Currently, this is only supported on detail view widgets, by adding 'isTag: true' as a new attribute for any tag field. Tags are modified when clicking the 'edit' action. |
||
|---|---|---|
| .. | ||
| ui | ||
| ui-custom | ||
| accounts.js | ||
| cloud.core.callbacks.js | ||
| cloudStack.js | ||
| configuration.js | ||
| dashboard.js | ||
| domains.js | ||
| events.js | ||
| globalSettings.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| instances.js | ||
| lbStickyPolicy.js | ||
| network.js | ||
| projects.js | ||
| sharedFunctions.js | ||
| storage.js | ||
| system.js | ||
| templates.js | ||
| vpc.js | ||
| zoneWizard.js | ||