[Frontend] Added priority

#787
This commit is contained in:
Charles Hacskaylo
2016-03-24 12:05:10 -07:00
parent 594f3b8ec2
commit 88784d37fd
10 changed files with 18 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ define([
"name": "Web Page",
"glyph": "\u00ea",
"description": "Embed a web page or web-based image in a resizeable window component. Can be added to Display Layouts. Note that the URL being embedded must allow iframing.",
"priority": 50,
"features": [
"creation"
],