1 Reply Latest reply on Jan 16, 2013 6:45 AM by ismailvtl

    Need to replace rich:calendar "Clean" text

    ismailvtl

      I need to replace rich:calendar components "Clean" text to "Clear".

       

      in calendar.js file I found the below line:

       

      var defaultLabels = {apply:'Apply', today:'Today', clean:'Clean', ok:'OK', cancel:'Cancel', close:'x'};

       

       

      I tried to change "Clean" text from above code, but nothing seems reflecting.

       

      Can anyone advice me to acheive this ? Thanks in advance.