Skip to content
This repository was archived by the owner on Aug 21, 2018. It is now read-only.

Conversation

@razu9861
Copy link
Contributor

screen shot 2017-10-12 at 11 31 07 am
screen shot 2017-10-12 at 11 31 29 am

$('.courseEditStep').empty();
$('.courseEditStep').append('<h3>'+App.languageDict.attributes.Course_Members+ ' | ' + courseModel.get('name') + '</h3>')
var viewtext = '<table id = "Table1" class="btable btable-striped"><th>'+App.languageDict.attributes.Photo+'</th><th>'+App.languageDict.attributes.Name+'</th><th>'+App.languageDict.attributes.Roles+'</th><th colspan=2>'+App.languageDict.attributes.Actions+'</th>'
var viewtext = '<table id = "Table1" class="btable btable-striped"><th>'+App.languageDict.attributes.Photo+'</th><th>'+App.languageDict.attributes.Name+'</th><th>'+App.languageDict.attributes.Roles+'</th><th>'+App.languageDict.attributes.Community+'</th><th colspan="2">'+App.languageDict.attributes.Actions+'</th>'
Copy link
Member

Choose a reason for hiding this comment

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

It will show community name for single community list as well. It should only show for 'All'.

@lmmrssa
Copy link
Member

lmmrssa commented Oct 27, 2017

fix the conflict

@lmmrssa lmmrssa force-pushed the 1047-MemCourseCommunityList branch from 0e644a5 to ab4a755 Compare October 30, 2017 09:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants