[Info Bubble] Remove placeholder type/view
Remove Info Bubble as a type and view, which had been present for purposes of example during development. WTD-884.
This commit is contained in:
@@ -1,22 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extensions": {
|
"extensions": {
|
||||||
"types": [
|
|
||||||
{
|
|
||||||
"key": "infobubble",
|
|
||||||
"name": "Info Bubble",
|
|
||||||
"glyph": "\u00EA",
|
|
||||||
"description": "Static markup for info bubbles",
|
|
||||||
"features": [ "creation" ]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"views": [
|
|
||||||
{
|
|
||||||
"templateUrl": "infobubble.html",
|
|
||||||
"name": "Info Bubble",
|
|
||||||
"type": "infobubble",
|
|
||||||
"key": "infobubble"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"templates": [
|
"templates": [
|
||||||
{
|
{
|
||||||
"key": "info-table",
|
"key": "info-table",
|
||||||
|
|||||||
Reference in New Issue
Block a user