trying to load pom.xml

This commit is contained in:
Ezequiel Bergamaschi
2014-07-27 18:25:52 -03:00
parent 21e5850ee5
commit f40aaab2ea
2 changed files with 14 additions and 4 deletions

View File

@@ -16,6 +16,7 @@
* limitations under the License.
*/
//FIXME: remove Request class
mindplot.RESTPersistenceManager = new Class({
Extends:mindplot.PersistenceManager,
initialize:function (options) {