Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
Fixed link to wrong isolated case
Browse files Browse the repository at this point in the history
  • Loading branch information
robinedman committed Jun 17, 2014
1 parent 32dcb69 commit 63e3ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/core/patches/commands/insert-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ define(['../../../../api/element',
/**
* Chrome: If we apply the insertOrderedList or the insertUnorderedList
* command on an empty block, the OL/UL will be nested inside the block.
* As per: http://jsbin.com/oDOriyU/1/edit?html,js,output
* As per: http://jsbin.com/eFiRedUc/1/edit?html,js,output
*/

if (listElement) {
Expand Down

0 comments on commit 63e3ea4

Please sign in to comment.