Skip to content

Commit

Permalink
GPII-1584: remove block repeated from base grade
Browse files Browse the repository at this point in the history
  • Loading branch information
waharnum committed Mar 16, 2016
1 parent 97e7c29 commit 4fe6961
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/js/svgDrawingArea.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ https://raw.githubusercontent.com/fluid-project/chartAuthoring/master/LICENSE.tx

fluid.defaults("floe.svgDrawingArea", {
gradeNames: ["floe.d3ViewComponent", "autoInit"],
members: {
classes: {
expander: {
funcName: "floe.d3ViewComponent.synthesizeClasses",
args: ["{that}.options.styles", "{that}.options.selectors"]
}
}
},
model: {
svgTitle: "An SVG",
svgDescription: "An SVG image"
Expand Down

0 comments on commit 4fe6961

Please sign in to comment.