+ [task#125044] Add js for instruction page.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* 获取tabs内容高度。
|
||||
* Get tab-content height.
|
||||
*
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
window.getIframeHeight = function()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user