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.height(realWidth);
|
||||||
e.css('font-size', (realWidth / 40) + 'px');
|
e.css('font-size', (realWidth / 40) + 'px');
|
||||||
};
|
};
|
||||||
|
|
||||||
// private interface methods
|
// private interface methods
|
||||||
var create = function create() {
|
var create = function create() {
|
||||||
this.id = uhrGlobals.id++;
|
this.id = uhrGlobals.id++;
|
||||||
|
|
Loading…
Reference in a new issue