Skip to content

Commit

Permalink
Merge pull request #15 from jthomas/master
Browse files Browse the repository at this point in the history
Fix issue #7 for corrupted theme files.
  • Loading branch information
jthomas committed May 30, 2012
2 parents 971810e + c81c402 commit 3abd514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/js/build/bdbuild/buildControlDefault.js
Expand Up @@ -192,7 +192,7 @@ define(["./buildControlBase"], function(bc) {
}
return false;
},
["read", "write"]
["copy"]
],

[
Expand Down

0 comments on commit 3abd514

Please sign in to comment.