use unified listmap in profile app

This commit is contained in:
ansuz 2017-11-27 15:04:59 +01:00
parent 5eacc158d9
commit 650d26afea

View File

@ -1,7 +1,7 @@
define([ define([
'jquery', 'jquery',
'/bower_components/chainpad-crypto/crypto.js', '/bower_components/chainpad-crypto/crypto.js',
'/common/sframe-chainpad-listmap.js', '/bower_components/chainpad-listmap/chainpad-listmap.js',
'/common/toolbar3.js', '/common/toolbar3.js',
'/bower_components/nthen/index.js', '/bower_components/nthen/index.js',
'/common/sframe-common.js', '/common/sframe-common.js',