mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- Fixed copyright info
This commit is contained in:
parent
5b0857c01d
commit
06dd495915
12 changed files with 211 additions and 147 deletions
|
@ -19,7 +19,7 @@
|
|||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
* THE SOFTWARE.
|
||||
* /
|
||||
*/
|
||||
|
||||
window.addEvent('domready', function(){
|
||||
myTable = new dynamicTable('myTable', {overCls: 'over', selectCls: 'selected', altCls: 'alt'});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue