Plugin Directory

Changeset 1472028


Ignore:
Timestamp:
08/11/2016 06:18:08 AM (10 years ago)
Author:
ughimire1
Message:

js updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • patro/trunk/js/patro.js

    r1472023 r1472028  
    266266                    var Element = '<div class="NepaliPatroElement noselect">';
    267267
    268                     Element += '<table id="NepaliPatro">';
     268                    Element += '<table id="NepaliPatro" developer-url="http://umeshghimire.com.np">';
    269269
    270270                    Element += '<thead><tr style="background:#F39A9A"><th class="noselect Prev">' + PatroLang.Prev + '</th><th data-date="' + self.GlobalDate + '" colspan="5" class="PatroCenter CurrentDateAndMonth noselect">' + PatroLang.CurrentYear + ' ' + PatroLang.CurrentMonth + '</th><th class="noselect Next">' + PatroLang.Next + '</th> </tr>';
Note: See TracChangeset for help on using the changeset viewer.