Skip to content

Commit

Permalink
MDL-27829 blocks - clean dupe comments
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Jul 1, 2011
1 parent ddaa914 commit 3e16a2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions blocks/edit_form.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ function definition() {
if (get_string_manager()->string_exists($pagetypestringname, 'pagetype')) {
$pagetypelist[$this->block->instance->pagetypepattern] = get_string($pagetypestringname, 'pagetype');
} else {
//as a last resort we could put the page type pattern in the select box
//however this causes mod-data-view to be added if the only option available is mod-data-*

//as a last resort we could put the page type pattern in the select box
//however this causes mod-data-view to be added if the only option available is mod-data-*
// so we are just showing a warning to users about their prev setting being reset
Expand Down

0 comments on commit 3e16a2c

Please sign in to comment.