don't remove blank line
This commit is contained in:
parent
dbbfae83b3
commit
a3dce2322b
1 changed files with 484 additions and 483 deletions
|
@ -116,6 +116,7 @@
|
|||
e.height(realWidth);
|
||||
e.css('font-size', (realWidth / 40) + 'px');
|
||||
};
|
||||
|
||||
// private interface methods
|
||||
var create = function create() {
|
||||
this.id = uhrGlobals.id++;
|
||||
|
|
Loading…
Reference in a new issue