Skip to content

Commit

Permalink
restrictmode html: try placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
olov committed Apr 27, 2012
1 parent e0809f1 commit 0e2a2bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html/restrictmode/try/try-restrictmode.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jQuery(document).ready(function($) {

var sourceedit = [
'// click to edit, ESC to leave',
'// try removing "use" directives',
'"use strict"; "use restrict";',
'',
'function average(x, y) {',
Expand Down

0 comments on commit 0e2a2bb

Please sign in to comment.