Merge pull request #2257 from waddlesplash/master

More descriptive link types warning
This commit is contained in:
Yury Delendik 2012-10-15 14:44:40 -07:00
commit 755d047388

View File

@ -307,7 +307,7 @@ var Page = (function PageClosure() {
item.dest = a.get('D');
break;
default:
TODO('other link types');
TODO('unrecognized link type: ' + a.get('S').name);
}
} else if (annotation.has('Dest')) {
// simple destination link