hide confusing label from domain settings for now

This commit is contained in:
Stephen Birarda 2018-01-30 17:41:37 -08:00
parent 6e93eb5dfa
commit b650753e43

View file

@ -16,11 +16,7 @@ $(document).ready(function(){
// define extra groups to add to description, with their splice index
Settings.extraGroups = {
0: {
html_id: 'label',
label: 'Label'
},
2: {
1: {
html_id: 'places',
label: 'Places'
}
@ -37,7 +33,7 @@ $(document).ready(function(){
setupPlacesTable();
setupDomainNetworkingSettings();
setupDomainLabelSetting();
// setupDomainLabelSetting();
if (Settings.data.values.metaverse.id.length > 0) {
// now, ask the API for what places, if any, point to this domain