Sha256: a8179218dc47eea0bdff2d2cf81e1fda64f3445d7e2b30bce5c0562208a69717
Contents?: true
Size: 1.92 KB
Versions: 5
Compression:
Stored size: 1.92 KB
Contents
$rwdguivar= " <tab name=\"editeventrecordfile\" caption=\"Edit Event\"> <table> <row> <p> </row> <row> <p align=\"right\">You can create a new record here or edit one</row> <row> <p> </row> <horizontal> <button caption=\"Fill Record\" action=\"loadeventrecord\"/> <button caption=\"Save Changes\" action=\"saveeventrecord\"/> <button caption=\"Clear\" action=\"cleareventscreendisplay\"/> <button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/> </horizontal> <table> <horizontal> <row> <p align=\"right\">FileName:</p> <text size=70 name=\"a_eventfilename\"/> </row> </horizontal> <horizontal> <p align=\"right\">Year:</p> <text size=10 name=\"a_eventyear\"/> <p align=\"right\"> Month:</p> <text size=20 name=\"a_eventmonth\"/> <p align=\"right\">Day:</p> <text size=10 name=\"a_eventday\"/> </horizontal> </table> <table> <horizontal> <p align=\"right\">Begin Hour:</p> <text size=20 name=\"a_eventbeginhour\"/> <p align=\"right\">Begin Minute:</p> <text size=20 name=\"a_eventbeginminute\"/> </horizontal> <horizontal> <p align=\"right\">End Hour:</p> <text size=20 name=\"a_eventendhour\"/> <p align=\"right\">End Minute:</p> <text size=20 name=\"a_eventendminute\"/> </horizontal> </table> <table> <row> <p align=\"right\">Summary:</p> <text size=70 name=\"a_eventsummary\"/> </row> <row> <p align=\"right\">Description:</p> <text size=70 name=\"a_eventdescription\"/> </row> <row> <p align=\"right\">Location:</p> <text size=70 name=\"a_eventlocation\"/> </row> <horizontal> <button caption=\"Export ics Record\" action=\"exporteventrecord\"/> </horizontal> </table> <p>%extraeventdatadisplay%</p> <p> <p>%neweventresult%</p> </tab>"
Version data entries
5 entries across 5 versions & 1 rubygems