moved Path to Plugins namespace

This commit is contained in:
Eric Rowell
2013-03-17 17:32:35 -07:00
parent a1f934d26a
commit b37f50ba69
7 changed files with 86 additions and 86 deletions

View File

@@ -1,5 +1,5 @@
Test.Modules.LABEL = {
'*add label': function(containerId) {
'add label': function(containerId) {
var stage = new Kinetic.Stage({
container: containerId,
width: 578,