Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1189 Metadata Identifier Templates #1190

Merged

Conversation

josegar74
Copy link
Member

No description provided.


for (key in $scope.mdIdentifierTemplateTokens) {
var labelKey = $scope.mdIdentifierTemplateTokens[key].label;
metadataUuid = metadataUuid.replace("{"+labelKey+"}", $scope.mdIdentifierTemplateTokens[key].value);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you run mvn clean install -Pjslint in the web-ui module. This line looks a bit too long ?

…roperty name in MetadataIdentifierTemplate to be clear and move metadata identifier templats to Metadata&Templates in the admin menu
@josegar74
Copy link
Member Author

Updated with @fxprunayre comments.

josegar74 added a commit that referenced this pull request Oct 6, 2015
@josegar74 josegar74 merged commit 6d788cf into geonetwork:3.0.x Oct 6, 2015
@fxprunayre fxprunayre mentioned this pull request Dec 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants