Widget:PillIdentifier: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 182: Line 182:
linkName = String(drugNameShort).split(' ').join('_')
linkName = String(drugNameShort).split(' ').join('_')
//String together appropiate text to create the link
//String together appropiate text to create the link
drugNameLink = 'http://www.wikidoc.org/index.php/'+linkName+'">'+drugNameShort
drugNameLink = 'http://www.wikidoc.org/index.php/'+linkName
/////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////

Revision as of 03:15, 2 August 2015