Skip to content

Commit

Permalink
moved nucleotide table to js folder
Browse files Browse the repository at this point in the history
  • Loading branch information
bhofmei committed Nov 28, 2016
1 parent ff1f2da commit 87c98a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/Store/Util.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ define('NucleotideDensityPlugin/Store/Util',[
'dojo/_base/array',
'dojo/_base/lang',
'dojo/json',
'dojo/text!plugins/NucleotideDensityPlugin/nucleotide_table.json'
'dojo/text!plugins/NucleotideDensityPlugin/js/nucleotide_table.json'
],
function(
declare,
Expand Down
File renamed without changes.

0 comments on commit 87c98a0

Please sign in to comment.